public sealed class DeleteQueueRequest : IMessage<DeleteQueueRequest>, IEquatable<DeleteQueueRequest>, IDeepCloneable<DeleteQueueRequest>, IBufferMessage, IMessage
Request message for [DeleteQueue][google.cloud.tasks.v2.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\u003eThis webpage provides documentation for the \u003ccode\u003eDeleteQueueRequest\u003c/code\u003e class within the Google Cloud Tasks V2 library for .NET, specifically version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteQueueRequest\u003c/code\u003e is a message class used to request the deletion of a queue in Google Cloud Tasks, implementing several interfaces for message handling, cloning, and comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and has two constructors: a default constructor and a constructor that takes another \u003ccode\u003eDeleteQueueRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteQueueRequest\u003c/code\u003e class contains properties, such as \u003ccode\u003eName\u003c/code\u003e, which is a required string that specifies the queue to be deleted, and \u003ccode\u003eQueueName\u003c/code\u003e, a typed view of the name property.\u003c/p\u003e\n"],["\u003cp\u003eThe page offers a range of versions for this class, with version 3.5.0 as the latest.\u003c/p\u003e\n"]]],[],null,[]]