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\u003eThe latest version of the \u003ccode\u003eDeleteTaskRequest\u003c/code\u003e is 3.5.0, with other listed versions ranging from 2.2.0 to 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteTaskRequest\u003c/code\u003e is a request message used for deleting a task, specifically with the \u003ccode\u003eDeleteTask\u003c/code\u003e method within \u003ccode\u003eCloudTasks.DeleteTask\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a constructor \u003ccode\u003eDeleteTaskRequest\u003c/code\u003e that can have an optional parameter of type \u003ccode\u003eDeleteTaskRequest\u003c/code\u003e and has two properties, \u003ccode\u003eName\u003c/code\u003e which is of type \u003ccode\u003eString\u003c/code\u003e, and \u003ccode\u003eTaskName\u003c/code\u003e which is of type \u003ccode\u003eTaskName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property represents the task name, which follows the format \u003ccode\u003eprojects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID/tasks/TASK_ID\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]