Class FetchDeploymentStateResponse (0.1.1)

FetchDeploymentStateResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response message for GameServerDeploymentsService.FetchDeploymentState.

Attributes

NameDescription
cluster_state Sequence[.gcgv_game_server_deployments.FetchDeploymentStateResponse.DeployedClusterState]
The state of the Game Server Deployment in each Game Server Cluster.
unavailable Sequence[str]
List of Locations that could not be reached.

Classes

DeployedClusterState

DeployedClusterState(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The Game Server Cluster changes made by the Game Server Deployment.