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

Properties of a GameServerDeployment.

Package

@google-cloud/game-servers

Properties

createTime

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

GameServerDeployment createTime

description

description?: (string|null);

GameServerDeployment description

etag

etag?: (string|null);

GameServerDeployment etag

labels

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

GameServerDeployment labels

name

name?: (string|null);

GameServerDeployment name

updateTime

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

GameServerDeployment updateTime