public sealed class UpdateQueueRequest : IMessage<UpdateQueueRequest>, IEquatable<UpdateQueueRequest>, IDeepCloneable<UpdateQueueRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Tasks v2 API class UpdateQueueRequest.
Request message for
[UpdateQueue][google.cloud.tasks.v2.CloudTasks.UpdateQueue].
The queue's [name][google.cloud.tasks.v2.Queue.name] must be specified.
Output only fields cannot be modified using UpdateQueue.
Any value specified for an output only field will be ignored.
The queue's [name][google.cloud.tasks.v2.Queue.name] cannot be changed.
[[["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\u003eUpdateQueueRequest\u003c/code\u003e class within the Google Cloud Tasks v2 API for .NET, specifically version 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateQueueRequest\u003c/code\u003e class is used to send update requests for queues, as described by the \u003ccode\u003eUpdateQueue\u003c/code\u003e method in the CloudTasks API, with the latest version being 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateQueueRequest\u003c/code\u003e 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, showcasing its integration with Google Protobuf and .NET conventions.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within \u003ccode\u003eUpdateQueueRequest\u003c/code\u003e include \u003ccode\u003eQueue\u003c/code\u003e (the queue to update) and \u003ccode\u003eUpdateMask\u003c/code\u003e (specifying which fields to update), the queue \u003ccode\u003ename\u003c/code\u003e must be provided and output-only fields cannot be modified.\u003c/p\u003e\n"],["\u003cp\u003eThe document also provides links to previous versions of this documentation ranging from 2.2.0 to 3.3.0, giving users access to historical changes.\u003c/p\u003e\n"]]],[],null,[]]