Interface protos.google.cloud.gaming.v1beta.IListGameServerDeploymentsResponse (2.4.0)

Properties of a ListGameServerDeploymentsResponse.

Package

@google-cloud/game-servers!

Properties

gameServerDeployments

gameServerDeployments?: (google.cloud.gaming.v1beta.IGameServerDeployment[]|null);

ListGameServerDeploymentsResponse gameServerDeployments

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

nextPageToken

nextPageToken?: (string|null);

ListGameServerDeploymentsResponse nextPageToken

Property Value
TypeDescription
(string|null)

unreachable

unreachable?: (string[]|null);

ListGameServerDeploymentsResponse unreachable

Property Value
TypeDescription
(string[]|null)