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 document provides reference information for the `UpdateWorkloadRequest` class within the Google Cloud Assured Workloads v1 API, specifically for version 2.3.0."],["The `UpdateWorkloadRequest` class is used to send requests for updating a workload, as described by the class declaration and its purpose in the API."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its capabilities in handling messages and deep cloning."],["Key properties for the `UpdateWorkloadRequest` class include `UpdateMask`, specifying which fields to update, and `Workload`, which details the workload to be modified and is required to find the workload."],["The documentation covers the `UpdateWorkloadRequest` class constructors, including a default constructor and one for creating a new instance based on an existing `UpdateWorkloadRequest`."]]],[]]