Reference documentation and code samples for the Google Cloud Game Servers V1 Client class GameServerDeployment.
A game server deployment resource.
Generated from protobuf message google.cloud.gaming.v1.GameServerDeployment
Namespace
Google \ Cloud \ Gaming \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
The resource name of the game server deployment, in the following form: projects/{project}/locations/{location}/gameServerDeployments/{deployment}
. For example, projects/my-project/locations/global/gameServerDeployments/my-deployment
.
↳ create_time
↳ update_time
↳ labels
array| Google\Protobuf\Internal\MapField
The labels associated with this game server deployment. Each label is a key-value pair.
↳ etag
string
ETag of the resource.
↳ description
string
Human readable description of the game server delpoyment.
getName
The resource name of the game server deployment, in the following form: projects/{project}/locations/{location}/gameServerDeployments/{deployment}
.
For example, projects/my-project/locations/global/gameServerDeployments/my-deployment
.
string
setName
The resource name of the game server deployment, in the following form: projects/{project}/locations/{location}/gameServerDeployments/{deployment}
.
For example, projects/my-project/locations/global/gameServerDeployments/my-deployment
.
var
string
$this
getCreateTime
Output only. The creation time.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The creation time.
$this
getUpdateTime
Output only. The last-modified time.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The last-modified time.
$this
getLabels
The labels associated with this game server deployment. Each label is a key-value pair.
setLabels
The labels associated with this game server deployment. Each label is a key-value pair.
$this
getEtag
ETag of the resource.
string
setEtag
ETag of the resource.
var
string
$this
getDescription
Human readable description of the game server delpoyment.
string
setDescription
Human readable description of the game server delpoyment.
var
string
$this