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

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

Request message for RealmsService.DeleteRealm.

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

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the realm to delete, in the following form: projects/{project}/locations/{___location}/realms/{realm}.

getName

Required. The name of the realm to delete, in the following form: projects/{project}/locations/{___location}/realms/{realm}.

Returns
Type Description
string

setName

Required. The name of the realm to delete, in the following form: projects/{project}/locations/{___location}/realms/{realm}.

Parameter
Name Description
var string
Returns
Type Description
$this