Google Cloud Build V1 Client - Class ListWorkerPoolsRequest (0.4.0)

Reference documentation and code samples for the Google Cloud Build V1 Client class ListWorkerPoolsRequest.

Request to list WorkerPools.

Generated from protobuf message google.devtools.cloudbuild.v1.ListWorkerPoolsRequest

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ parent string

ID of the parent project.

getParent

ID of the parent project.

Returns
Type Description
string

setParent

ID of the parent project.

Parameter
Name Description
var string
Returns
Type Description
$this