Interface protos.google.cloud.gaming.v1beta.IListGameServerDeploymentsRequest (2.5.0)

Properties of a ListGameServerDeploymentsRequest.

Package

@google-cloud/game-servers

Properties

filter

filter?: (string|null);

ListGameServerDeploymentsRequest filter

orderBy

orderBy?: (string|null);

ListGameServerDeploymentsRequest orderBy

pageSize

pageSize?: (number|null);

ListGameServerDeploymentsRequest pageSize

pageToken

pageToken?: (string|null);

ListGameServerDeploymentsRequest pageToken

parent

parent?: (string|null);

ListGameServerDeploymentsRequest parent