Class UpdateWorkloadRequest (0.1.0)

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

Request for Updating a workload.

Attributes

NameDescription
workload .assuredworkloads_v1beta1.Workload
Required. The workload to update. The workload’s name field is used to identify the workload to be updated. Format: organizations/{org_id}/locations/{location_id}/workloads/{workload_id}
update_mask .field_mask.FieldMask
Required. The list of fields to be updated.