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

Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class Entrypoint.

The entrypoint for the application.

Generated from protobuf message google.appengine.v1.Entrypoint

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ shell string

The format should be a shell command that can be fed to bash -c.

getShell

The format should be a shell command that can be fed to bash -c.

Returns
TypeDescription
string

hasShell

setShell

The format should be a shell command that can be fed to bash -c.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getCommand

Returns
TypeDescription
string