Output only fields cannot be modified using UpdateQueue.
Any value specified for an output only field will be ignored.
The queue's name cannot be changed.
Output only fields cannot be modified using UpdateQueue.
Any value specified for an output only field will be ignored.
The queue's name cannot be changed.
Output only fields cannot be modified using UpdateQueue.
Any value specified for an output only field will be ignored.
The queue's name cannot be changed.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Cloud Tasks V2 API - Class Google::Cloud::Tasks::V2::UpdateQueueRequest (v1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/ruby/docs/reference/google-cloud-tasks-v2/latest/Google-Cloud-Tasks-V2-UpdateQueueRequest)\n- [1.2.1](/ruby/docs/reference/google-cloud-tasks-v2/1.2.1/Google-Cloud-Tasks-V2-UpdateQueueRequest)\n- [1.1.0](/ruby/docs/reference/google-cloud-tasks-v2/1.1.0/Google-Cloud-Tasks-V2-UpdateQueueRequest)\n- [1.0.1](/ruby/docs/reference/google-cloud-tasks-v2/1.0.1/Google-Cloud-Tasks-V2-UpdateQueueRequest)\n- [0.11.0](/ruby/docs/reference/google-cloud-tasks-v2/0.11.0/Google-Cloud-Tasks-V2-UpdateQueueRequest)\n- [0.10.2](/ruby/docs/reference/google-cloud-tasks-v2/0.10.2/Google-Cloud-Tasks-V2-UpdateQueueRequest)\n- [0.9.0](/ruby/docs/reference/google-cloud-tasks-v2/0.9.0/Google-Cloud-Tasks-V2-UpdateQueueRequest)\n- [0.8.2](/ruby/docs/reference/google-cloud-tasks-v2/0.8.2/Google-Cloud-Tasks-V2-UpdateQueueRequest)\n- [0.7.0](/ruby/docs/reference/google-cloud-tasks-v2/0.7.0/Google-Cloud-Tasks-V2-UpdateQueueRequest)\n- [0.6.0](/ruby/docs/reference/google-cloud-tasks-v2/0.6.0/Google-Cloud-Tasks-V2-UpdateQueueRequest)\n- [0.5.0](/ruby/docs/reference/google-cloud-tasks-v2/0.5.0/Google-Cloud-Tasks-V2-UpdateQueueRequest)\n- [0.4.6](/ruby/docs/reference/google-cloud-tasks-v2/0.4.6/Google-Cloud-Tasks-V2-UpdateQueueRequest) \nReference documentation and code samples for the Cloud Tasks V2 API class Google::Cloud::Tasks::V2::UpdateQueueRequest.\n\nRequest message for\n[UpdateQueue](/ruby/docs/reference/google-cloud-tasks-v2/latest/Google-Cloud-Tasks-V2-CloudTasks-Client#Google__Cloud__Tasks__V2__CloudTasks__Client_update_queue_instance_ \"Google::Cloud::Tasks::V2::CloudTasks::Client#update_queue (method)\"). \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #queue\n\n def queue() -\u003e ::Google::Cloud::Tasks::V2::Queue\n\n**Returns**\n\n- ([::Google::Cloud::Tasks::V2::Queue](./Google-Cloud-Tasks-V2-Queue)) --- Required. The queue to create or update.\n\n\n The queue's [name](/ruby/docs/reference/google-cloud-tasks-v2/latest/Google-Cloud-Tasks-V2-Queue#Google__Cloud__Tasks__V2__Queue_name_instance_ \"Google::Cloud::Tasks::V2::Queue#name (method)\") must be specified.\n\n Output only fields cannot be modified using UpdateQueue.\n Any value specified for an output only field will be ignored.\n The queue's [name](/ruby/docs/reference/google-cloud-tasks-v2/latest/Google-Cloud-Tasks-V2-Queue#Google__Cloud__Tasks__V2__Queue_name_instance_ \"Google::Cloud::Tasks::V2::Queue#name (method)\") cannot be changed.\n\n### #queue=\n\n def queue=(value) -\u003e ::Google::Cloud::Tasks::V2::Queue\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Tasks::V2::Queue](./Google-Cloud-Tasks-V2-Queue)) --- Required. The queue to create or update.\n\n\n The queue's [name](/ruby/docs/reference/google-cloud-tasks-v2/latest/Google-Cloud-Tasks-V2-Queue#Google__Cloud__Tasks__V2__Queue_name_instance_ \"Google::Cloud::Tasks::V2::Queue#name (method)\") must be specified.\n\n Output only fields cannot be modified using UpdateQueue.\n Any value specified for an output only field will be ignored.\nThe queue's [name](/ruby/docs/reference/google-cloud-tasks-v2/latest/Google-Cloud-Tasks-V2-Queue#Google__Cloud__Tasks__V2__Queue_name_instance_ \"Google::Cloud::Tasks::V2::Queue#name (method)\") cannot be changed. \n**Returns**\n\n- ([::Google::Cloud::Tasks::V2::Queue](./Google-Cloud-Tasks-V2-Queue)) --- Required. The queue to create or update.\n\n\n The queue's [name](/ruby/docs/reference/google-cloud-tasks-v2/latest/Google-Cloud-Tasks-V2-Queue#Google__Cloud__Tasks__V2__Queue_name_instance_ \"Google::Cloud::Tasks::V2::Queue#name (method)\") must be specified.\n\n Output only fields cannot be modified using UpdateQueue.\n Any value specified for an output only field will be ignored.\n The queue's [name](/ruby/docs/reference/google-cloud-tasks-v2/latest/Google-Cloud-Tasks-V2-Queue#Google__Cloud__Tasks__V2__Queue_name_instance_ \"Google::Cloud::Tasks::V2::Queue#name (method)\") cannot be changed.\n\n### #update_mask\n\n def update_mask() -\u003e ::Google::Protobuf::FieldMask\n\n**Returns**\n\n- ([::Google::Protobuf::FieldMask](./Google-Protobuf-FieldMask)) --- A mask used to specify which fields of the queue are being updated.\n\n\n If empty, then all fields will be updated.\n\n### #update_mask=\n\n def update_mask=(value) -\u003e ::Google::Protobuf::FieldMask\n\n**Parameter**\n\n- **value** ([::Google::Protobuf::FieldMask](./Google-Protobuf-FieldMask)) --- A mask used to specify which fields of the queue are being updated.\n\n\nIf empty, then all fields will be updated. \n**Returns**\n\n- ([::Google::Protobuf::FieldMask](./Google-Protobuf-FieldMask)) --- A mask used to specify which fields of the queue are being updated.\n\n\n If empty, then all fields will be updated."]]