Reference documentation and code samples for the Google Cloud Game Servers V1 Client class ListRealmsResponse.
Response message for RealmsService.ListRealms.
Generated from protobuf message google.cloud.gaming.v1.ListRealmsResponse
Namespace
Google \ Cloud \ Gaming \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ realms
↳ next_page_token
string
Token to retrieve the next page of results, or empty if there are no more results in the list.
↳ unreachable
array
List of locations that could not be reached.
getRealms
The list of realms.
setRealms
The list of realms.
$this
getNextPageToken
Token to retrieve the next page of results, or empty if there are no more results in the list.
string
setNextPageToken
Token to retrieve the next page of results, or empty if there are no more results in the list.
var
string
$this
getUnreachable
List of locations that could not be reached.
setUnreachable
List of locations that could not be reached.
var
string[]
$this