public sealed class UpdateQueueRequest : IMessage<UpdateQueueRequest>, IEquatable<UpdateQueueRequest>, IDeepCloneable<UpdateQueueRequest>, IBufferMessage, IMessage
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 describes the \u003ccode\u003eUpdateQueueRequest\u003c/code\u003e class, which is used to update a queue in the Google Cloud Tasks V2 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eUpdateQueueRequest\u003c/code\u003e is 3.5.0, and there are multiple previous versions available, with the current doc referencing version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateQueueRequest\u003c/code\u003e 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, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateQueueRequest\u003c/code\u003e class has two constructors and two properties: \u003ccode\u003eQueue\u003c/code\u003e, which specifies the queue to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which determines which fields are to be modified.\u003c/p\u003e\n"],["\u003cp\u003eThe queue's name must be specified when updating it, output only fields will be ignored if specified, and the queue's name cannot be changed.\u003c/p\u003e\n"]]],[],null,[]]