Request message for
GameServerClustersService.GetGameServerCluster.
Attributes
Name
Description
name
str
Required. The name of the game server cluster to retrieve,
in the following form:
``projects/{project}/locations/{location}/realms/{realm-id}/gameServerClusters/{cluster}``.
view
google.cloud.gaming_v1.types.GameServerClusterView
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"]],[["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 2024-12-04 UTC."],[],[]]