public sealed class GetQueueRequest : IMessage<GetQueueRequest>, IEquatable<GetQueueRequest>, IDeepCloneable<GetQueueRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Tasks v2beta3 API class GetQueueRequest.
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 part of the Google Cloud Tasks v2beta3 API and is used to request a specific queue, identified by its resource name.\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, providing functionalities such as deep cloning and protocol buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetQueueRequest\u003c/code\u003e has properties \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eQueueName\u003c/code\u003e that specify the queue's resource name, and \u003ccode\u003eReadMask\u003c/code\u003e which controls the granularity of the returned information.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eGetQueueRequest\u003c/code\u003e is \u003ccode\u003e3.0.0-beta07\u003c/code\u003e, with older versions available, and is located within the \u003ccode\u003eGoogle.Cloud.Tasks.V2Beta3\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetQueueRequest\u003c/code\u003e has two constructors, a default one, and another one that takes another \u003ccode\u003eGetQueueRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]