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}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `UpdateWorkloadRequest` class within the Google Cloud Assured Workloads v1 API, specifically for version 2.2.0."],["The `UpdateWorkloadRequest` class is used to update a workload and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two constructors, `UpdateWorkloadRequest()` and `UpdateWorkloadRequest(UpdateWorkloadRequest other)`, for creating instances and cloning existing instances."],["It has two key properties: `UpdateMask`, which is a required field specifying which fields to update, and `Workload`, which represents the workload object to be updated using its name."],["The webpage also includes links to documentation for previous versions of `UpdateWorkloadRequest`, ranging from version 1.0.0 to the latest 2.6.0."]]],[]]