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."],[[["The latest version of the `DeleteTaskRequest` API is 3.6.0, as seen at the top of the version list, with the page focusing on version 3.1.0."],["`DeleteTaskRequest` is a class within the `Google.Cloud.Dataplex.V1` namespace used for requesting the deletion of a task, with its reference documentation and code samples provided."],["This class implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteTaskRequest` class has two constructors: a parameterless one and one that takes another `DeleteTaskRequest` object, as well as properties `Name` and `TaskName`."],["The available version history of the `DeleteTaskRequest` API ranges from version 1.0.0 all the way to the latest version of 3.6.0, as seen in the provided list of versions."]]],[]]