[[["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 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."]]],[]]