Google Cloud Build V1 Client - Class ListWorkerPoolsResponse (0.9.0)

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 \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ worker_pools
array< Google\Cloud\Build\V1\WorkerPool >

WorkerPools for the specified project.

↳ 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.

Returns
Type
Description

setWorkerPools

WorkerPools for the specified project.

Parameter
Name
Description
Returns
Type
Description
$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.

Returns
Type
Description
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.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: