public sealed class GetQueueRequest : IMessage<GetQueueRequest>, IEquatable<GetQueueRequest>, IDeepCloneable<GetQueueRequest>, IBufferMessage, IMessage
Request message for [GetQueue][google.cloud.tasks.v2beta3.CloudTasks.GetQueue].
Optional. Read mask is used for a more granular control over what the API returns.
If the mask is not present all fields will be returned except
[Queue.stats]. [Queue.stats] will be returned only if it was explicitly
specified in the mask.
[[["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\u003eGetQueueRequest\u003c/code\u003e class is a request message used to retrieve a queue from the Cloud Tasks service via the \u003ccode\u003eGetQueue\u003c/code\u003e method.\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, offering features like message handling, equality checks, and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetQueueRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eName\u003c/code\u003e (the queue's resource name), \u003ccode\u003eQueueName\u003c/code\u003e (a typed view over the resource name), and \u003ccode\u003eReadMask\u003c/code\u003e (optional, for controlling which fields are returned).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eGetQueueRequest\u003c/code\u003e: a default constructor, and one that takes another \u003ccode\u003eGetQueueRequest\u003c/code\u003e instance, likely for copying an existing request.\u003c/p\u003e\n"],["\u003cp\u003eThis class belongs to the namespace \u003ccode\u003eGoogle.Cloud.Tasks.V2Beta3\u003c/code\u003e and is found in the \u003ccode\u003eGoogle.Cloud.Tasks.V2Beta3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]