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-04-01 UTC."],[[["This documentation details the `UpdateWorkloadRequest` class within the Assured Workloads v1beta1 API, specifically for version 2.0.0-beta07."],["The `UpdateWorkloadRequest` class is used to send requests for updating a workload and inherits from `object` while implementing several interfaces, such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class provides two constructors, one default and another that takes an `UpdateWorkloadRequest` object as a parameter for creating a new request based on an existing one."],["It includes two properties, `UpdateMask` of type `FieldMask`, and `Workload` of type `Workload`, that are both required to be used in the update."],["The latest version available in the documentation is 2.0.0-beta08, with 1.0.0-beta08 also being an older version."]]],[]]