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, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateQueueRequest\u003c/code\u003e is used to send a request to the \u003ccode\u003eUpdateQueue\u003c/code\u003e method in the Google Cloud Tasks API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eUpdateQueueRequest\u003c/code\u003e class is 3.5.0, and documentation for previous versions ranging from 3.4.0 down to 2.2.0 are also available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateQueueRequest\u003c/code\u003e class includes properties for \u003ccode\u003eQueue\u003c/code\u003e, which is the queue to update, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies which fields of the queue are to be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the base object class and implements a number of 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"]]],[],null,[]]