Game Services v1 API - Enum GameServerClusterView (2.2.0)

public enum GameServerClusterView

Reference documentation and code samples for the Game Services v1 API enum GameServerClusterView.

A view for GameServerCluster objects.

Namespace

Google.Cloud.Gaming.V1

Assembly

Google.Cloud.Gaming.V1.dll

Fields

NameDescription
Basic

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

Full

Include everything.

Unspecified

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