Google Cloud Game Servers V1 Client - Class RealmSelector (1.0.5)

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ realms array

List of realms to match.

getRealms

List of realms to match.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setRealms

List of realms to match.

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this