Reference documentation and code samples for the Google Cloud Game Servers V1 Client class RealmSelector.
The realm selector, used to match realm resources.
Generated from protobuf message google.cloud.gaming.v1.RealmSelector
Namespace
Google \ Cloud \ Gaming \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ realms |
array
List of realms to match. |
getRealms
List of realms to match.
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\Internal\RepeatedField |
|
setRealms
List of realms to match.
| Parameter | |
|---|---|
| Name | Description |
var |
string[]
|
| Returns | |
|---|---|
| Type | Description |
$this |
|