[[["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 document describes the `DeleteWorkloadRequest` class, which is used to request the deletion of a workload in the Google Cloud Assured Workloads service, and is available in multiple versions, with the latest being version 2.6.0."],["The `DeleteWorkloadRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities like message handling, equality comparisons, deep cloning, and buffer message handling."],["The class includes properties such as `Etag`, which is an optional field for checking if the workload has changed, and `Name`, which is a required field specifying the workload to be deleted using its unique resource name."],["The `WorkloadName` property offers a strongly-typed representation of the workload's resource name, providing an enhanced way to interact with the `Name` property."],["The class `DeleteWorkloadRequest` has two constructors: a parameterless constructor, and one that accepts another `DeleteWorkloadRequest` instance for copying."]]],[]]