Reference documentation and code samples for the App Engine Admin V1 API class Google::Cloud::AppEngine::V1::ScriptHandler.
Executes a script to handle the request that matches the URL pattern.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#script_path
def script_path() -> ::String Returns 
 - (::String) — Path to the script from the application root directory.
 
#script_path=
def script_path=(value) -> ::String Parameter 
 - value (::String) — Path to the script from the application root directory.
 
 Returns 
 - (::String) — Path to the script from the application root directory.