public sealed class DeleteQueueRequest : IMessage<DeleteQueueRequest>, IEquatable<DeleteQueueRequest>, IDeepCloneable<DeleteQueueRequest>, IBufferMessage, IMessage
Request message for [DeleteQueue][google.cloud.tasks.v2beta3.CloudTasks.DeleteQueue].
[[["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 \u003ccode\u003eDeleteQueueRequest\u003c/code\u003e class is used to construct request messages for deleting a queue in the Cloud Tasks API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality comparison, deep cloning, and buffer message management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteQueueRequest\u003c/code\u003e class contains properties \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eQueueName\u003c/code\u003e, where \u003ccode\u003eName\u003c/code\u003e is a required field representing the full name of the queue to be deleted, and \u003ccode\u003eQueueName\u003c/code\u003e provides a typed view of this resource name.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the class, one is a default constructor and the other creates a copy of another \u003ccode\u003eDeleteQueueRequest\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions of this Class are: 3.0.0-beta07 (latest), 3.0.0-beta06, and 2.0.0-beta08.\u003c/p\u003e\n"]]],[],null,[]]