Reference documentation and code samples for the Google Cloud Build V1 Client class CreateWorkerPoolOperationMetadata.
Metadata for the CreateWorkerPool
operation.
Generated from protobuf message google.devtools.cloudbuild.v1.CreateWorkerPoolOperationMetadata
Namespace
Google \ Cloud \ Build \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ worker_pool
string
The resource name of the WorkerPool
to create. Format: projects/{project}/locations/{location}/workerPools/{worker_pool}
.
↳ create_time
↳ complete_time
getWorkerPool
The resource name of the WorkerPool
to create.
Format: projects/{project}/locations/{location}/workerPools/{worker_pool}
.
string
setWorkerPool
The resource name of the WorkerPool
to create.
Format: projects/{project}/locations/{location}/workerPools/{worker_pool}
.
var
string
$this
getCreateTime
Time the operation was created.
hasCreateTime
clearCreateTime
setCreateTime
Time the operation was created.
$this
getCompleteTime
Time the operation was completed.
hasCompleteTime
clearCompleteTime
setCompleteTime
Time the operation was completed.
$this