public sealed class PauseQueueRequest : IMessage<PauseQueueRequest>, IEquatable<PauseQueueRequest>, IDeepCloneable<PauseQueueRequest>, IBufferMessage, IMessage
Request message for [PauseQueue][google.cloud.tasks.v2.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\u003eThis webpage provides documentation for the \u003ccode\u003ePauseQueueRequest\u003c/code\u003e class within the Google Cloud Tasks V2 library for .NET, specifically version 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePauseQueueRequest\u003c/code\u003e is a request message used to pause a queue in Google Cloud Tasks, as part of the \u003ccode\u003eCloudTasks.PauseQueue\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe 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\u003eThe \u003ccode\u003ePauseQueueRequest\u003c/code\u003e class contains properties such as \u003ccode\u003eName\u003c/code\u003e (a string representing the queue name) and \u003ccode\u003eQueueName\u003c/code\u003e (a typed view of the queue name), and it also provides a constructor for creating an instance of the request.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists available versions of the library, ranging from 2.2.0 up to the latest version, 3.5.0.\u003c/p\u003e\n"]]],[],null,[]]