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

Properties of a GameServerCluster.

Package

@google-cloud/game-servers!

Properties

connectionInfo

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

GameServerCluster connectionInfo

Property Value
TypeDescription
(google.cloud.gaming.v1.IGameServerClusterConnectionInfo|null)

createTime

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

GameServerCluster createTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

description

description?: (string|null);

GameServerCluster description

Property Value
TypeDescription
(string|null)

etag

etag?: (string|null);

GameServerCluster etag

Property Value
TypeDescription
(string|null)

labels

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

GameServerCluster labels

Property Value
TypeDescription
({ [k: string]: string }|null)

name

name?: (string|null);

GameServerCluster name

Property Value
TypeDescription
(string|null)

updateTime

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

GameServerCluster updateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)