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

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.v1beta.IFleetConfig[]|null);

GameServerConfig fleetConfigs

labels

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

GameServerConfig labels

name

name?: (string|null);

GameServerConfig name

scalingConfigs

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

GameServerConfig scalingConfigs

updateTime

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

GameServerConfig updateTime