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

Properties of a GameServerConfig.

Package

@google-cloud/game-servers

Properties

createTime

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

GameServerConfig createTime

description

description?: (string|null);

GameServerConfig description

fleetConfigs

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

GameServerConfig fleetConfigs

labels

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

GameServerConfig labels

name

name?: (string|null);

GameServerConfig name

scalingConfigs

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

GameServerConfig scalingConfigs

updateTime

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

GameServerConfig updateTime