Class GetGameServerDeploymentRolloutRequest (0.5.1)

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

Request message for GameServerDeploymentsService.GetGameServerDeploymentRollout.

Attribute

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

Inheritance

builtins.object > proto.message.Message > GetGameServerDeploymentRolloutRequest