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

Properties of a ListAutomationRunsResponse.

Package

@google-cloud/deploy

Properties

automationRuns

automationRuns?: (google.cloud.deploy.v1.IAutomationRun[]|null);

ListAutomationRunsResponse automationRuns

nextPageToken

nextPageToken?: (string|null);

ListAutomationRunsResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListAutomationRunsResponse unreachable