Interface protos.google.cloud.deploy.v1.IListAutomationsRequest (3.6.0)

Properties of a ListAutomationsRequest.

Package

@google-cloud/deploy

Properties

filter

filter?: (string|null);

ListAutomationsRequest filter

orderBy

orderBy?: (string|null);

ListAutomationsRequest orderBy

pageSize

pageSize?: (number|null);

ListAutomationsRequest pageSize

pageToken

pageToken?: (string|null);

ListAutomationsRequest pageToken

parent

parent?: (string|null);

ListAutomationsRequest parent