Reference documentation and code samples for the Google Cloud Build V1 Client class ListWorkerPoolsResponse.
Response containing existing WorkerPools
.
Generated from protobuf message google.devtools.cloudbuild.v1.ListWorkerPoolsResponse
Namespace
Google \ Cloud \ Build \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ worker_pools
↳ next_page_token
string
Continuation token used to page through large result sets. Provide this value in a subsequent ListWorkerPoolsRequest to return the next page of results.
getWorkerPools
WorkerPools
for the specified project.
setWorkerPools
WorkerPools
for the specified project.
$this
getNextPageToken
Continuation token used to page through large result sets. Provide this value in a subsequent ListWorkerPoolsRequest to return the next page of results.
string
setNextPageToken
Continuation token used to page through large result sets. Provide this value in a subsequent ListWorkerPoolsRequest to return the next page of results.
var
string
$this