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

Reference documentation and code samples for the Google Cloud Game Servers V1 Client class CreateRealmRequest.

Request message for RealmsService.CreateRealm.

Generated from protobuf message google.cloud.gaming.v1.CreateRealmRequest

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ parent
string

Required. The parent resource name, in the following form: projects/{project}/locations/{location} .

↳ realm_id
string

Required. The ID of the realm resource to be created.

↳ realm
Google\Cloud\Gaming\V1\Realm

Required. The realm resource to be created.

getParent

Required. The parent resource name, in the following form: projects/{project}/locations/{location} .

Returns
Type
Description
string

setParent

Required. The parent resource name, in the following form: projects/{project}/locations/{location} .

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getRealmId

Required. The ID of the realm resource to be created.

Returns
Type
Description
string

setRealmId

Required. The ID of the realm resource to be created.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getRealm

Required. The realm resource to be created.

Returns
Type
Description

hasRealm

clearRealm

setRealm

Required. The realm resource to be created.

Parameter
Name
Description
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: