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

Properties of a ListAutomationsResponse.

Package

@google-cloud/deploy

Properties

automations

automations?: (google.cloud.deploy.v1.IAutomation[]|null);

ListAutomationsResponse automations

nextPageToken

nextPageToken?: (string|null);

ListAutomationsResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListAutomationsResponse unreachable