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 webpage provides reference documentation for the `DeleteTaskRequest` class within the Google Cloud Dataplex V1 API for .NET."],["The `DeleteTaskRequest` class is used to construct requests for deleting tasks, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes documentation for the `DeleteTaskRequest` class constructors, which include a default constructor and one for copying from another `DeleteTaskRequest` object."],["The `Name` property of the `DeleteTaskRequest` class is a required string that represents the full resource name of the task to be deleted."],["The page lists the availability of different versions of the documentation, ranging from version 1.0.0 up to the latest version 3.6.0, for `DeleteTaskRequest`."]]],[]]