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."],[[["This webpage details the `UpdateWorkloadRequest` class, which is used to update a workload within the Google Cloud Assured Workloads V1 API."],["The `UpdateWorkloadRequest` class is available in versions ranging from 1.0.0 to 2.6.0, with 2.6.0 being the latest version."],["The `UpdateWorkloadRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default constructor and one that takes another `UpdateWorkloadRequest` object as a parameter for copying."],["The class contains two required properties: `UpdateMask`, which specifies which fields to update, and `Workload`, which identifies the workload being updated."]]],[]]