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\u003eThe latest version available for the \u003ccode\u003eResumeQueueRequest\u003c/code\u003e is 3.5.0, which can be found at the provided link, along with other previous versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResumeQueueRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Tasks.V2\u003c/code\u003e namespace, specifically within the \u003ccode\u003eGoogle.Cloud.Tasks.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResumeQueueRequest\u003c/code\u003e class is used to construct a request message for the \u003ccode\u003eResumeQueue\u003c/code\u003e function within the Cloud Tasks service and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResumeQueueRequest\u003c/code\u003e class has two constructors: a default one, and another that takes another \u003ccode\u003eResumeQueueRequest\u003c/code\u003e object as parameter.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two properties, \u003ccode\u003eName\u003c/code\u003e which takes a string that identifies the name of the queue, and a \u003ccode\u003eQueueName\u003c/code\u003e property that allows for a typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]