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\u003eThis document provides reference information for the \u003ccode\u003eGetQueueRequest\u003c/code\u003e class within the Google Cloud Tasks v2beta3 API, specifically for version 3.0.0-beta06.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetQueueRequest\u003c/code\u003e is a request message used to retrieve a queue using the \u003ccode\u003eGetQueue\u003c/code\u003e method in the Google Cloud Tasks API, and it 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 class \u003ccode\u003eGetQueueRequest\u003c/code\u003e has two constructors, one default and another that allows you to clone another \u003ccode\u003eGetQueueRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eGetQueueRequest\u003c/code\u003e contains three properties, \u003ccode\u003eName\u003c/code\u003e which is the string name of the resource, \u003ccode\u003eQueueName\u003c/code\u003e which is the \u003ccode\u003eQueueName\u003c/code\u003e type view of \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eReadMask\u003c/code\u003e which is used to control what is returned from the API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetQueueRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and includes methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]