Google Cloud Build V1 Client - Class ListWorkerPoolsRequest (0.3.8)

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
NameDescription
data array

Optional. Data for populating the Message object.

↳ parent string

ID of the parent project.

getParent

ID of the parent project.

Returns
TypeDescription
string

setParent

ID of the parent project.

Parameter
NameDescription
var string
Returns
TypeDescription
$this