public sealed class GetGameServerClusterRequest : IMessage<GetGameServerClusterRequest>, IEquatable<GetGameServerClusterRequest>, IDeepCloneable<GetGameServerClusterRequest>, IBufferMessage, IMessage
Request message for GameServerClustersService.GetGameServerCluster.
Required. The name of the game server cluster to retrieve, in the following form:
projects/{project}/locations/{location}/realms/{realm-id}/gameServerClusters/{cluster}.
Optional. View for the returned GameServerCluster objects. When FULL is
specified, the cluster_state field is also returned in the
GameServerCluster object, which includes the state of the referenced
Kubernetes cluster such as versions and provider info. The default/unset
value is GAME_SERVER_CLUSTER_VIEW_UNSPECIFIED, same as BASIC, which does
not return the cluster_state field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eGetGameServerClusterRequest\u003c/code\u003e class, which is used to request information about a specific game server cluster in the Google Cloud Gaming service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetGameServerClusterRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Gaming.V1\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.Gaming.V1.dll\u003c/code\u003e assembly, and is used for \u003ccode\u003eGameServerClustersService.GetGameServerCluster\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eGetGameServerClusterRequest\u003c/code\u003e is 2.2.0, and the page also provides links to documentation for previous versions, ranging from 1.1.0 to 2.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetGameServerClusterRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eView\u003c/code\u003e, and \u003ccode\u003eGameServerClusterName\u003c/code\u003e, allowing you to specify the game server cluster to retrieve and the desired view of its data.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its capabilities within the .NET environment.\u003c/p\u003e\n"]]],[],null,[]]