Google Cloud Appengine Admin V1 Client - Class GetApplicationRequest (1.2.2)

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

Namespace

Google \ Cloud \ AppEngine \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Name of the Application resource to get. Example: apps/myapp.

getName

Name of the Application resource to get. Example: apps/myapp.

Returns
TypeDescription
string

setName

Name of the Application resource to get. Example: apps/myapp.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

Name of the Application resource to get. Example: apps/myapp.

Returns
TypeDescription
Google\Cloud\AppEngine\V1\GetApplicationRequest