Class DeleteWorkloadRequest (0.5.0)

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

Request for deleting a Workload. .. attribute:: name

Required. The name field is used to identify the workload. Format: organizations/{org_id}/locations/{location_id}/workloads/{workload_id}

:type: str

Attribute

NameDescription
etag str
Optional. The etag of the workload. If this is provided, it must match the server's etag.