Google Cloud Appengine Admin V1 Client - Class ApiEndpointHandler (1.0.6)

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

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
string

setScriptPath

Path to the script from the application root directory.

Parameter
NameDescription
var string
Returns
TypeDescription
$this