Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class GetVersionRequest.
Request message for Versions.GetVersion
.
Generated from protobuf message google.appengine.v1.GetVersionRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Name of the resource requested. Example: apps/myapp/services/default/versions/v1
.
↳ view
int
Controls the set of fields returned in the Get
response.
getName
Name of the resource requested. Example: apps/myapp/services/default/versions/v1
.
string
setName
Name of the resource requested. Example: apps/myapp/services/default/versions/v1
.
var
string
$this
getView
Controls the set of fields returned in the Get
response.
int
setView
Controls the set of fields returned in the Get
response.
var
int
$this