Interface protos.google.devtools.cloudbuild.v1.ICreateWorkerPoolRequest (4.1.1)

Properties of a CreateWorkerPoolRequest.

Package

@google-cloud/cloudbuild

Properties

parent

parent?: (string|null);

CreateWorkerPoolRequest parent

validateOnly

validateOnly?: (boolean|null);

CreateWorkerPoolRequest validateOnly

workerPool

workerPool?: (google.devtools.cloudbuild.v1.IWorkerPool|null);

CreateWorkerPoolRequest workerPool

workerPoolId

workerPoolId?: (string|null);

CreateWorkerPoolRequest workerPoolId