FetchDeploymentStateResponse(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Response message for GameServerDeploymentsService.FetchDeploymentState.
Attributes | |
---|---|
Name | Description |
cluster_state |
Sequence[google.cloud.gaming_v1beta.types.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.