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

Properties of a ListJobRunsResponse.

Package

@google-cloud/deploy

Properties

jobRuns

jobRuns?: (google.cloud.deploy.v1.IJobRun[]|null);

ListJobRunsResponse jobRuns

nextPageToken

nextPageToken?: (string|null);

ListJobRunsResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListJobRunsResponse unreachable