Class GetGameServerDeploymentRequest (1.3.0)

GetGameServerDeploymentRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request message for GameServerDeploymentsService.GetGameServerDeployment.

Attribute

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