Reference documentation and code samples for the Google Cloud Game Servers V1 Client class GameServerCluster.
A game server cluster resource.
Generated from protobuf message google.cloud.gaming.v1.GameServerCluster
Namespace
Google \ Cloud \ Gaming \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The resource name of the game server cluster, in the following form: projects/{project}/locations/{location}/realms/{realm}/gameServerClusters/{cluster}
. For example, projects/my-project/locations/{location}/realms/zanzibar/gameServerClusters/my-onprem-cluster
.
↳ create_time
↳ update_time
↳ labels
array| Google\Protobuf\Internal\MapField
The labels associated with this game server cluster. Each label is a key-value pair.
↳ connection_info
Google\Cloud\Gaming\V1\GameServerClusterConnectionInfo
The game server cluster connection information. This information is used to manage game server clusters.
↳ etag
string
ETag of the resource.
↳ description
string
Human readable description of the cluster.
↳ cluster_state
Google\Cloud\Gaming\V1\KubernetesClusterState
Output only. The state of the Kubernetes cluster, this will be available if 'view' is set to FULL
in the relevant List/Get/Preview request.
getName
Required. The resource name of the game server cluster, in the following form: projects/{project}/locations/{location}/realms/{realm}/gameServerClusters/{cluster}
.
For example, projects/my-project/locations/{location}/realms/zanzibar/gameServerClusters/my-onprem-cluster
.
string
setName
Required. The resource name of the game server cluster, in the following form: projects/{project}/locations/{location}/realms/{realm}/gameServerClusters/{cluster}
.
For example, projects/my-project/locations/{location}/realms/zanzibar/gameServerClusters/my-onprem-cluster
.
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 cluster. Each label is a key-value pair.
setLabels
The labels associated with this game server cluster. Each label is a key-value pair.
$this
getConnectionInfo
The game server cluster connection information. This information is used to manage game server clusters.
hasConnectionInfo
clearConnectionInfo
setConnectionInfo
The game server cluster connection information. This information is used to manage game server clusters.
$this
getEtag
ETag of the resource.
string
setEtag
ETag of the resource.
var
string
$this
getDescription
Human readable description of the cluster.
string
setDescription
Human readable description of the cluster.
var
string
$this
getClusterState
Output only. The state of the Kubernetes cluster, this will be available if
'view' is set to FULL
in the relevant List/Get/Preview request.
hasClusterState
clearClusterState
setClusterState
Output only. The state of the Kubernetes cluster, this will be available if
'view' is set to FULL
in the relevant List/Get/Preview request.
$this