Interface protos.google.devtools.cloudbuild.v1.IListWorkerPoolsResponse (4.1.1)

Properties of a ListWorkerPoolsResponse.

Package

@google-cloud/cloudbuild

Properties

nextPageToken

nextPageToken?: (string|null);

ListWorkerPoolsResponse nextPageToken

workerPools

workerPools?: (google.devtools.cloudbuild.v1.IWorkerPool[]|null);

ListWorkerPoolsResponse workerPools