Class GetWorkerPoolRequest (0.11.0)

GetWorkerPoolRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for obtaining a WorkerPool by its full name.

Attribute

Name Description
name str
Required. The full name of the WorkerPool. Format: projects/{project}/locations/{location}/workerPools/{worker_pool}, where {project} can be project id or number.