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.
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
getParent
Required. The parent resource name, in the following form: projects/{project}/locations/{location}
.
string
setParent
Required. The parent resource name, in the following form: projects/{project}/locations/{location}
.
var
string
$this
getRealmId
Required. The ID of the realm resource to be created.
string
setRealmId
Required. The ID of the realm resource to be created.
var
string
$this
getRealm
Required. The realm resource to be created.
hasRealm
clearRealm
setRealm
Required. The realm resource to be created.
$this