Class GetWorkloadRequest (0.5.0)

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

Request for fetching a workload. .. attribute:: name

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".

:type: str