Google Cloud Game Servers V1 Client - Class FetchDeploymentStateRequest (1.2.6)

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

Request message for GameServerDeploymentsService.FetchDeploymentState.

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

Namespace

Google \ Cloud \ Gaming \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the game server delpoyment, in the following form: projects/{project}/locations/{location}/gameServerDeployments/{deployment}.

getName

Required. The name of the game server delpoyment, in the following form: projects/{project}/locations/{location}/gameServerDeployments/{deployment}.

Returns
Type Description
string

setName

Required. The name of the game server delpoyment, in the following form: projects/{project}/locations/{location}/gameServerDeployments/{deployment}.

Parameter
Name Description
var string
Returns
Type Description
$this