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-04-09 UTC."],[[["This webpage provides documentation for the `DeleteTaskRequest` class within the Google Cloud Dataplex V1 API, specifically version 2.4.0, and offers access to the different versions of this page."],["The `DeleteTaskRequest` class is used to send requests to delete a task in Google Cloud Dataplex and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, `DeleteTaskRequest()` and `DeleteTaskRequest(DeleteTaskRequest other)`, and properties such as `Name` and `TaskName`, which are used to specify the resource name of the task to be deleted."],["The current version being used is 2.4.0, with the most recent version available being 3.6.0, and previous versions ranging from 3.5.0 down to 1.0.0 are linked."]]],[]]