public sealed class PauseQueueRequest : IMessage<PauseQueueRequest>, IEquatable<PauseQueueRequest>, IDeepCloneable<PauseQueueRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Tasks v2beta3 API class PauseQueueRequest.
Request message for
[PauseQueue][google.cloud.tasks.v2beta3.CloudTasks.PauseQueue].
[[["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\u003ePauseQueueRequest\u003c/code\u003e class in the Google Cloud Tasks v2beta3 API is used to request the pausing of a queue.\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, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003ePauseQueueRequest\u003c/code\u003e: a default constructor and one that takes another \u003ccode\u003ePauseQueueRequest\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePauseQueueRequest\u003c/code\u003e class has two properties: \u003ccode\u003eName\u003c/code\u003e, a string representing the queue's name, and \u003ccode\u003eQueueName\u003c/code\u003e, a \u003ccode\u003eQueueName\u003c/code\u003e-typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation for \u003ccode\u003ePauseQueueRequest\u003c/code\u003e is \u003ccode\u003e3.0.0-beta07\u003c/code\u003e, and older versions such as \u003ccode\u003e3.0.0-beta06\u003c/code\u003e and \u003ccode\u003e2.0.0-beta08\u003c/code\u003e are also available.\u003c/p\u003e\n"]]],[],null,[]]