Interface protos.google.cloud.gaming.v1beta.IListGameServerConfigsResponse (2.3.8)

Properties of a ListGameServerConfigsResponse.

Package

@google-cloud/game-servers!

Properties

gameServerConfigs

gameServerConfigs?: (google.cloud.gaming.v1beta.IGameServerConfig[]|null);

ListGameServerConfigsResponse gameServerConfigs

Property Value
TypeDescription
(google.cloud.gaming.v1beta.IGameServerConfig[]|null)

nextPageToken

nextPageToken?: (string|null);

ListGameServerConfigsResponse nextPageToken

Property Value
TypeDescription
(string|null)

unreachable

unreachable?: (string[]|null);

ListGameServerConfigsResponse unreachable

Property Value
TypeDescription
(string[]|null)