Reference documentation and code samples for the Google Cloud Game Servers V1 Client class GetGameServerDeploymentRequest.
Request message for GameServerDeploymentsService.GetGameServerDeployment.
Generated from protobuf message google.cloud.gaming.v1.GetGameServerDeploymentRequest
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 to retrieve, in the following form: projects/{project}/locations/{location}/gameServerDeployments/{deployment}.
getName
Required. The name of the game server delpoyment to retrieve, in the following form:
projects/{project}/locations/{location}/gameServerDeployments/{deployment}.
Returns
Type
Description
string
setName
Required. The name of the game server delpoyment to retrieve, in the following form:
projects/{project}/locations/{location}/gameServerDeployments/{deployment}.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Game Servers V1 Client - Class GetGameServerDeploymentRequest (1.2.6)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.6 (latest)](/php/docs/reference/cloud-game-servers/latest/V1.GetGameServerDeploymentRequest)\n- [1.2.5](/php/docs/reference/cloud-game-servers/1.2.5/V1.GetGameServerDeploymentRequest)\n- [1.1.1](/php/docs/reference/cloud-game-servers/1.1.1/V1.GetGameServerDeploymentRequest)\n- [1.0.5](/php/docs/reference/cloud-game-servers/1.0.5/V1.GetGameServerDeploymentRequest) \nReference documentation and code samples for the Google Cloud Game Servers V1 Client class GetGameServerDeploymentRequest.\n\nRequest message for GameServerDeploymentsService.GetGameServerDeployment.\n\nGenerated from protobuf message `google.cloud.gaming.v1.GetGameServerDeploymentRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Gaming \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. The name of the game server delpoyment to retrieve, in the following form:\n`projects/{project}/locations/{location}/gameServerDeployments/{deployment}`.\n\n### setName\n\nRequired. The name of the game server delpoyment to retrieve, in the following form:\n`projects/{project}/locations/{location}/gameServerDeployments/{deployment}`.\n\n### static::build"]]