public sealed class DeleteTaskRequest : IMessage<DeleteTaskRequest>, IEquatable<DeleteTaskRequest>, IDeepCloneable<DeleteTaskRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DeleteTaskRequest.
[[["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-25 UTC."],[[["This document provides reference documentation for the `DeleteTaskRequest` class within the Google Cloud Dataplex V1 API, specifically version 2.8.0."],["The `DeleteTaskRequest` class is used to request the deletion of a task and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the Google Cloud Dataplex V1 API for the DeleteTaskRequest class is 3.6.0, with older versions down to 1.0.0 also available."],["The `DeleteTaskRequest` class has two constructors, one default and another that takes a `DeleteTaskRequest` object as a parameter, and it contains properties like `Name` and `TaskName` for specifying the task to be deleted."],["The document provides information on inherited members, namespace, and the assembly where the `DeleteTaskRequest` class is defined."]]],[]]