Interface protos.google.cloud.gaming.v1.IGameServerCluster (3.2.2)

Properties of a GameServerCluster.

Package

@google-cloud/game-servers

Properties

clusterState

clusterState?: (google.cloud.gaming.v1.IKubernetesClusterState|null);

GameServerCluster clusterState

connectionInfo

connectionInfo?: (google.cloud.gaming.v1.IGameServerClusterConnectionInfo|null);

GameServerCluster connectionInfo

createTime

createTime?: (google.protobuf.ITimestamp|null);

GameServerCluster createTime

description

description?: (string|null);

GameServerCluster description

etag

etag?: (string|null);

GameServerCluster etag

labels

labels?: ({ [k: string]: string }|null);

GameServerCluster labels

name

name?: (string|null);

GameServerCluster name

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

GameServerCluster updateTime