name property

String? name
getter/setter pair

The fully qualified name of this WorkerPool.

In CreateWorkerPoolRequest, this field is ignored, and instead composed from CreateWorkerPoolRequest.parent and CreateWorkerPoolRequest.worker_id. Format: projects/{project}/locations/{location}/workerPools/{worker_id}

Implementation

core.String? name;