Google Cloud Game Servers V1 Client - Class GameServerClusterView (1.1.1)

Reference documentation and code samples for the Google Cloud Game Servers V1 Client class GameServerClusterView.

A view for GameServerCluster objects.

Protobuf type google.cloud.gaming.v1.GameServerClusterView

Namespace

Google \ Cloud \ Gaming \ V1

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

GAME_SERVER_CLUSTER_VIEW_UNSPECIFIED

  Value: 0 
 

The default / unset value.

The API will default to the BASIC view.

Generated from protobuf enum GAME_SERVER_CLUSTER_VIEW_UNSPECIFIED = 0;

BASIC

  Value: 1 
 

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

Generated from protobuf enum BASIC = 1;

FULL

  Value: 2 
 

Include everything.

Generated from protobuf enum FULL = 2;

Design a Mobile Site
View Site in Mobile | Classic
Share by: