Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class GetApplicationRequest.
Request message for Applications.GetApplication.
Generated from protobuf message google.appengine.v1.GetApplicationRequest
Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Name of the Application resource to get. Example: |
getName
Name of the Application resource to get. Example: apps/myapp.
| Returns | |
|---|---|
| Type | Description |
string |
|
setName
Name of the Application resource to get. Example: apps/myapp.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|