Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class ApiEndpointHandler.
Uses Google Cloud Endpoints to handle requests.
Generated from protobuf message google.appengine.v1.ApiEndpointHandler
Namespace
Google \ Cloud \ AppEngine \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ script_path |
string
Path to the script from the application root directory. |
getScriptPath
Path to the script from the application root directory.
Returns | |
---|---|
Type | Description |
string |
setScriptPath
Path to the script from the application root directory.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |