Class ListGameServerDeploymentsResponse (0.1.1)

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

Response message for GameServerDeploymentsService.ListGameServerDeployments.

Attributes

NameDescription
game_server_deployments Sequence[.gcgv_game_server_deployments.GameServerDeployment]
The list of Game Server Delpoyments.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.
unreachable Sequence[str]
List of Locations that could not be reached.