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

Properties of a GameServerDeployment.

Package

@google-cloud/game-servers!

Properties

createTime

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

GameServerDeployment createTime

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

description

description?: (string|null);

GameServerDeployment description

Property Value
TypeDescription
(string|null)

etag

etag?: (string|null);

GameServerDeployment etag

Property Value
TypeDescription
(string|null)

labels

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

GameServerDeployment labels

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

name

name?: (string|null);

GameServerDeployment name

Property Value
TypeDescription
(string|null)

updateTime

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

GameServerDeployment updateTime

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