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 available for `UpdateWorkloadRequest` is 2.6.0, with a history of versions down to 1.0.0."],["`UpdateWorkloadRequest` is used to modify an existing workload and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties such as `UpdateMask`, which specifies which fields to update, and `Workload`, which contains the data of the workload to be modified."],["There are two constructors for `UpdateWorkloadRequest`: a default constructor, and a constructor that allows for the creation of a copy, taking an `UpdateWorkloadRequest` instance as the argument."],["The `Workload` property's `name` field is essential for identifying the specific workload that the user wants to modify."]]],[]]