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 define a request for deleting a task in Google Cloud Dataplex, and it implements multiple interfaces for various functionalities."],["The documentation covers the class's constructors, including a default constructor and a copy constructor, alongside essential properties like `Name` and `TaskName` that are used to specify the task to be deleted."],["The page displays the current documentation for version 2.12.0 of the API, but also includes links to older versions, with version 3.6.0 being the most current version of this specific request."]]],[]]