Cloud Gaming V1 API - Module Google::Cloud::Gaming::V1::GameServerClusterView (v0.7.0)

Reference documentation and code samples for the Cloud Gaming V1 API module Google::Cloud::Gaming::V1::GameServerClusterView.

A view for GameServerCluster objects.

Constants

GAME_SERVER_CLUSTER_VIEW_UNSPECIFIED

value: 0
The default / unset value. The API will default to the BASIC view.

BASIC

value: 1
Include basic information of a GameServerCluster resource and omit cluster_state. This is the default value (for ListGameServerClusters, GetGameServerCluster and PreviewCreateGameServerCluster).

FULL

value: 2
Include everything.