Class GetWorkloadRequest (1.10.0)

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

Request for fetching a workload.

Attribute

NameDescription
name str
Required. The resource name of the Workload to fetch. This is the workloads's relative path in the API, formatted as "organizations/{organization_id}/locations/{location_id}/workloads/{workload_id}". For example, "organizations/123/locations/us-east1/workloads/assured-workload-1".