Reference documentation and code samples for the Google Cloud Game Servers V1 Client class GameServerConfigOverride.
A game server config override.
Generated from protobuf message google.cloud.gaming.v1.GameServerConfigOverride
Namespace
Google \ Cloud \ Gaming \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ realms_selector |
Google\Cloud\Gaming\V1\RealmSelector
Selector for choosing applicable realms. |
↳ config_version |
string
The game server config for this override. |
getRealmsSelector
Selector for choosing applicable realms.
| Returns | |
|---|---|
| Type | Description |
Google\Cloud\Gaming\V1\RealmSelector|null |
|
hasRealmsSelector
setRealmsSelector
Selector for choosing applicable realms.
| Parameter | |
|---|---|
| Name | Description |
var |
Google\Cloud\Gaming\V1\RealmSelector
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getConfigVersion
The game server config for this override.
| Returns | |
|---|---|
| Type | Description |
string |
|
hasConfigVersion
setConfigVersion
The game server config for this override.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getSelector
| Returns | |
|---|---|
| Type | Description |
string |
|
getChange
| Returns | |
|---|---|
| Type | Description |
string |
|