Interface protos.google.cloud.run.v2.ICreateWorkerPoolRequest (3.2.0)

Properties of a CreateWorkerPoolRequest.

Package

@google-cloud/run

Properties

parent

parent?: (string|null);

CreateWorkerPoolRequest parent

validateOnly

validateOnly?: (boolean|null);

CreateWorkerPoolRequest validateOnly

workerPool

workerPool?: (google.cloud.run.v2.IWorkerPool|null);

CreateWorkerPoolRequest workerPool

workerPoolId

workerPoolId?: (string|null);

CreateWorkerPoolRequest workerPoolId