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
Namespace
Google \ Cloud \ AppEngine \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ shell |
string
The format should be a shell command that can be fed to |
getShell
The format should be a shell command that can be fed to bash -c.
| Returns | |
|---|---|
| Type | Description |
string |
|
hasShell
setShell
The format should be a shell command that can be fed to bash -c.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getCommand
| Returns | |
|---|---|
| Type | Description |
string |
|