FetchDeploymentStateResponse(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Response message for GameServerDeploymentsService.FetchDeploymentState.
Attributes
Name | Description |
cluster_state |
Sequence[google.cloud.gaming_v1.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. |
Inheritance
builtins.object > proto.message.Message > FetchDeploymentStateResponseClasses
DeployedClusterState
DeployedClusterState(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The game server cluster changes made by the game server deployment.