public sealed class ResumeQueueRequest : IMessage<ResumeQueueRequest>, IEquatable<ResumeQueueRequest>, IDeepCloneable<ResumeQueueRequest>, IBufferMessage, IMessage
Request message for [ResumeQueue][google.cloud.tasks.v2.CloudTasks.ResumeQueue].
[[["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\u003eResumeQueueRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Tasks.V2\u003c/code\u003e namespace, specifically version 3.0.0, which is a request message for resuming a queue in Cloud Tasks.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResumeQueueRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in Google's Protocol Buffer system.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and a copy constructor, allowing for creating new instances or cloning existing \u003ccode\u003eResumeQueueRequest\u003c/code\u003e objects, respectively.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eResumeQueueRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e (a string representing the queue name) and \u003ccode\u003eQueueName\u003c/code\u003e (a \u003ccode\u003eQueueName\u003c/code\u003e object providing a typed view of the queue name), allowing for detailed management of queue references.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers multiple previous versions of this documentation, from version 2.2.0 all the way up to the latest version 3.5.0, with each of them having the same class.\u003c/p\u003e\n"]]],[],null,[]]