(::Google::Protobuf::FieldMask) — A list of attributes of the case that should be updated. Supported values
are priority, display_name, and subscriber_email_addresses. If no
fields are specified, all supported fields are updated.
Be careful - if you do not provide a field mask, then you might
accidentally clear some fields. For example, if you leave the field mask
empty and do not provide a value for subscriber_email_addresses, then
subscriber_email_addresses is updated to empty.
value (::Google::Protobuf::FieldMask) — A list of attributes of the case that should be updated. Supported values
are priority, display_name, and subscriber_email_addresses. If no
fields are specified, all supported fields are updated.
Be careful - if you do not provide a field mask, then you might
accidentally clear some fields. For example, if you leave the field mask
empty and do not provide a value for subscriber_email_addresses, then
subscriber_email_addresses is updated to empty.
Returns
(::Google::Protobuf::FieldMask) — A list of attributes of the case that should be updated. Supported values
are priority, display_name, and subscriber_email_addresses. If no
fields are specified, all supported fields are updated.
Be careful - if you do not provide a field mask, then you might
accidentally clear some fields. For example, if you leave the field mask
empty and do not provide a value for subscriber_email_addresses, then
subscriber_email_addresses is updated to empty.
[[["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-28 UTC."],[],[],null,["# Google Cloud Support V2 API - Class Google::Cloud::Support::V2::UpdateCaseRequest (v1.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.1 (latest)](/ruby/docs/reference/google-cloud-support-v2/latest/Google-Cloud-Support-V2-UpdateCaseRequest)\n- [1.4.0](/ruby/docs/reference/google-cloud-support-v2/1.4.0/Google-Cloud-Support-V2-UpdateCaseRequest)\n- [1.3.0](/ruby/docs/reference/google-cloud-support-v2/1.3.0/Google-Cloud-Support-V2-UpdateCaseRequest)\n- [1.2.1](/ruby/docs/reference/google-cloud-support-v2/1.2.1/Google-Cloud-Support-V2-UpdateCaseRequest)\n- [1.1.0](/ruby/docs/reference/google-cloud-support-v2/1.1.0/Google-Cloud-Support-V2-UpdateCaseRequest)\n- [1.0.1](/ruby/docs/reference/google-cloud-support-v2/1.0.1/Google-Cloud-Support-V2-UpdateCaseRequest)\n- [0.4.0](/ruby/docs/reference/google-cloud-support-v2/0.4.0/Google-Cloud-Support-V2-UpdateCaseRequest)\n- [0.3.2](/ruby/docs/reference/google-cloud-support-v2/0.3.2/Google-Cloud-Support-V2-UpdateCaseRequest)\n- [0.2.0](/ruby/docs/reference/google-cloud-support-v2/0.2.0/Google-Cloud-Support-V2-UpdateCaseRequest)\n- [0.1.0](/ruby/docs/reference/google-cloud-support-v2/0.1.0/Google-Cloud-Support-V2-UpdateCaseRequest) \nReference documentation and code samples for the Google Cloud Support V2 API class Google::Cloud::Support::V2::UpdateCaseRequest.\n\nThe request message for the UpdateCase endpoint \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### #case\n\n def case() -\u003e ::Google::Cloud::Support::V2::Case\n\n**Returns**\n\n- ([::Google::Cloud::Support::V2::Case](./Google-Cloud-Support-V2-Case)) --- Required. The case to update.\n\n### #case=\n\n def case=(value) -\u003e ::Google::Cloud::Support::V2::Case\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Support::V2::Case](./Google-Cloud-Support-V2-Case)) --- Required. The case to update. \n**Returns**\n\n- ([::Google::Cloud::Support::V2::Case](./Google-Cloud-Support-V2-Case)) --- Required. The case to update.\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 list of attributes of the case that should be updated. Supported values are `priority`, `display_name`, and `subscriber_email_addresses`. If no fields are specified, all supported fields are updated.\n\n\n Be careful - if you do not provide a field mask, then you might\n accidentally clear some fields. For example, if you leave the field mask\n empty and do not provide a value for `subscriber_email_addresses`, then\n `subscriber_email_addresses` is updated to empty.\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 list of attributes of the case that should be updated. Supported values are `priority`, `display_name`, and `subscriber_email_addresses`. If no fields are specified, all supported fields are updated.\n\n\n Be careful - if you do not provide a field mask, then you might\n accidentally clear some fields. For example, if you leave the field mask\n empty and do not provide a value for `subscriber_email_addresses`, then\n`subscriber_email_addresses` is updated to empty. \n**Returns**\n\n- ([::Google::Protobuf::FieldMask](./Google-Protobuf-FieldMask)) --- A list of attributes of the case that should be updated. Supported values are `priority`, `display_name`, and `subscriber_email_addresses`. If no fields are specified, all supported fields are updated.\n\n\n Be careful - if you do not provide a field mask, then you might\n accidentally clear some fields. For example, if you leave the field mask\n empty and do not provide a value for `subscriber_email_addresses`, then\n `subscriber_email_addresses` is updated to empty."]]