Interface protos.google.cloud.gaming.v1beta.IGameServerConfig (2.4.0)

Properties of a GameServerConfig.

Package

@google-cloud/game-servers!

Properties

createTime

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

GameServerConfig createTime

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

description

description?: (string|null);

GameServerConfig description

Property Value
TypeDescription
(string|null)

fleetConfigs

fleetConfigs?: (google.cloud.gaming.v1beta.IFleetConfig[]|null);

GameServerConfig fleetConfigs

Property Value
TypeDescription
(google.cloud.gaming.v1beta.IFleetConfig[]|null)

labels

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

GameServerConfig labels

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

name

name?: (string|null);

GameServerConfig name

Property Value
TypeDescription
(string|null)

scalingConfigs

scalingConfigs?: (google.cloud.gaming.v1beta.IScalingConfig[]|null);

GameServerConfig scalingConfigs

Property Value
TypeDescription
(google.cloud.gaming.v1beta.IScalingConfig[]|null)

updateTime

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

GameServerConfig updateTime

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