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."],[[["The `UpdateWorkloadRequest` class is used to request the updating of a workload in the Google Cloud Assured Workloads V1Beta1 API."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various functionalities like serialization and cloning."],["The `UpdateWorkloadRequest` has two constructors, one default and one that accepts another `UpdateWorkloadRequest` object for copying."],["It contains two key properties, `UpdateMask` of type `FieldMask` to specify which fields to update, and `Workload` of type `Workload`, which contains the data for the workload being updated, identified by its name."],["Version 1.0.0-beta08, 2.0.0-beta07, and 2.0.0-beta08 are all different versions of this documentation, with 2.0.0-beta08 being the latest."]]],[]]