Class ListGameServerConfigsResponse (1.2.1)

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

Response message for GameServerConfigsService.ListGameServerConfigs.

Attributes

NameDescription
game_server_configs Sequence[google.cloud.gaming_v1beta.types.GameServerConfig]
The list of game server configs.
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.