Interface protos.google.cloud.gaming.v1.FetchDeploymentStateResponse.IDeployedClusterState (2.3.8)

Properties of a DeployedClusterState.

Package

@google-cloud/game-servers!

Properties

cluster

cluster?: (string|null);

DeployedClusterState cluster

Property Value
TypeDescription
(string|null)

fleetDetails

fleetDetails?: (google.cloud.gaming.v1.IDeployedFleetDetails[]|null);

DeployedClusterState fleetDetails

Property Value
TypeDescription
(google.cloud.gaming.v1.IDeployedFleetDetails[]|null)