Properties of a GameServerDeploymentRollout.
Package
@google-cloud/game-servers!Properties
createTime
createTime?: (google.protobuf.ITimestamp|null);GameServerDeploymentRollout createTime
| Type | Description |
| (google.protobuf.ITimestamp|null) |
defaultGameServerConfig
defaultGameServerConfig?: (string|null);GameServerDeploymentRollout defaultGameServerConfig
| Type | Description |
| (string|null) |
etag
etag?: (string|null);GameServerDeploymentRollout etag
| Type | Description |
| (string|null) |
gameServerConfigOverrides
gameServerConfigOverrides?: (google.cloud.gaming.v1beta.IGameServerConfigOverride[]|null);GameServerDeploymentRollout gameServerConfigOverrides
| Type | Description |
| (google.cloud.gaming.v1beta.IGameServerConfigOverride[]|null) |
name
name?: (string|null);GameServerDeploymentRollout name
| Type | Description |
| (string|null) |
updateTime
updateTime?: (google.protobuf.ITimestamp|null);GameServerDeploymentRollout updateTime
| Type | Description |
| (google.protobuf.ITimestamp|null) |