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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version of the `UpdateWorkloadRequest` class in the Assured Workloads v1 API is 2.6.0, with previous versions ranging from 2.5.0 down to 1.0.0."],["`UpdateWorkloadRequest` is used to update a workload, and is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that accepts another `UpdateWorkloadRequest` object for copying."],["`UpdateWorkloadRequest` has two key properties: `UpdateMask`, which specifies the fields to update, and `Workload`, which defines the workload's details, including its identifying name."],["The `UpdateWorkloadRequest` class is found within the `Google.Cloud.AssuredWorkloads.V1` namespace, and its functionalities are housed in the `Google.Cloud.AssuredWorkloads.V1.dll` assembly."]]],[]]