public sealed class DeleteTaskRequest : IMessage<DeleteTaskRequest>, IEquatable<DeleteTaskRequest>, IDeepCloneable<DeleteTaskRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Tasks v2beta3 API class DeleteTaskRequest.
Request message for deleting a task using
[DeleteTask][google.cloud.tasks.v2beta3.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 page provides documentation for the \u003ccode\u003eDeleteTaskRequest\u003c/code\u003e class within the Google Cloud Tasks v2beta3 API, specifically for version 3.0.0-beta06.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTaskRequest\u003c/code\u003e class is used to construct request messages for deleting a task through the \u003ccode\u003eDeleteTask\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements the interfaces \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 two constructors, \u003ccode\u003eDeleteTaskRequest()\u003c/code\u003e and \u003ccode\u003eDeleteTaskRequest(DeleteTaskRequest other)\u003c/code\u003e, along with two properties: \u003ccode\u003eName\u003c/code\u003e (a string) and \u003ccode\u003eTaskName\u003c/code\u003e (of type \u003ccode\u003eTaskName\u003c/code\u003e), both being pertinent to the task being deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe latest documentation can be found in the 3.0.0-beta07 and it will cover the \u003ccode\u003eDeleteTaskRequest\u003c/code\u003e and other relevant classes in the API.\u003c/p\u003e\n"]]],[],null,[]]