Interface protos.google.cloud.gaming.v1.IListGameServerClustersResponse (3.2.2)

Properties of a ListGameServerClustersResponse.

Package

@google-cloud/game-servers

Properties

gameServerClusters

gameServerClusters?: (google.cloud.gaming.v1.IGameServerCluster[]|null);

ListGameServerClustersResponse gameServerClusters

nextPageToken

nextPageToken?: (string|null);

ListGameServerClustersResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListGameServerClustersResponse unreachable