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

Properties of a ListGameServerClustersResponse.

Package

@google-cloud/game-servers!

Properties

gameServerClusters

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

ListGameServerClustersResponse gameServerClusters

Property Value
TypeDescription
(google.cloud.gaming.v1.IGameServerCluster[]|null)

nextPageToken

nextPageToken?: (string|null);

ListGameServerClustersResponse nextPageToken

Property Value
TypeDescription
(string|null)

unreachable

unreachable?: (string[]|null);

ListGameServerClustersResponse unreachable

Property Value
TypeDescription
(string[]|null)