public sealed class DeleteTaskRequest : IMessage<DeleteTaskRequest>, IEquatable<DeleteTaskRequest>, IDeepCloneable<DeleteTaskRequest>, IBufferMessage, IMessage
Request message for deleting a task using
[DeleteTask][google.cloud.tasks.v2.CloudTasks.DeleteTask].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eDeleteTaskRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Tasks.V2\u003c/code\u003e namespace, used for requesting the deletion of a task.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTaskRequest\u003c/code\u003e class is implemented as part of version 2.2.0 and is the parent of all subsequent versions up to 3.5.0 of the same class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteTaskRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, among others, for handling task deletion requests.\u003c/p\u003e\n"],["\u003cp\u003eThe class features properties such as \u003ccode\u003eName\u003c/code\u003e (a string) and \u003ccode\u003eTaskName\u003c/code\u003e (a \u003ccode\u003eTaskName\u003c/code\u003e-typed view), which are essential for specifying the task to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage also includes listings of the constructors, inherited members, and provides links to relevant documentation for further information on each element of the \u003ccode\u003eDeleteTaskRequest\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]