public sealed class PurgeQueueRequest : IMessage<PurgeQueueRequest>, IEquatable<PurgeQueueRequest>, IDeepCloneable<PurgeQueueRequest>, IBufferMessage, IMessage
Request message for [PurgeQueue][google.cloud.tasks.v2beta3.CloudTasks.PurgeQueue].
[[["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\u003ePurgeQueueRequest\u003c/code\u003e class is used to create request messages for the \u003ccode\u003ePurgeQueue\u003c/code\u003e function within the Google Cloud Tasks V2Beta3 service.\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 functionality for message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePurgeQueueRequest\u003c/code\u003e class has two constructors, a default one and one that accepts another \u003ccode\u003ePurgeQueueRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eQueueName\u003c/code\u003e to define the target queue for the purge operation, where \u003ccode\u003eName\u003c/code\u003e is a string, and \u003ccode\u003eQueueName\u003c/code\u003e is a typed view over the resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version for \u003ccode\u003ePurgeQueueRequest\u003c/code\u003e is 3.0.0-beta07, while version 2.0.0-beta08 is also available.\u003c/p\u003e\n"]]],[],null,[]]