Interface protos.google.cloud.telcoautomation.v1.IListDeploymentsRequest (0.1.0)

Properties of a ListDeploymentsRequest.

Package

@google-cloud/telcoautomation

Properties

filter

filter?: (string|null);

ListDeploymentsRequest filter

pageSize

pageSize?: (number|null);

ListDeploymentsRequest pageSize

pageToken

pageToken?: (string|null);

ListDeploymentsRequest pageToken

parent

parent?: (string|null);

ListDeploymentsRequest parent