(::Google::Protobuf::FieldMask) — Required. The field mask describing which fields to update as a comma-separated list.
For example, if only the labels are being updated, the update_mask is
"labels".
value (::Google::Protobuf::FieldMask) — Required. The field mask describing which fields to update as a comma-separated list.
For example, if only the labels are being updated, the update_mask is
"labels".
Returns
(::Google::Protobuf::FieldMask) — Required. The field mask describing which fields to update as a comma-separated list.
For example, if only the labels are being updated, the update_mask is
"labels".
[[["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-08-28 UTC."],[],[],null,["# Cloud Domains V1beta1 API - Class Google::Cloud::Domains::V1beta1::UpdateRegistrationRequest (v0.12.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.12.0 (latest)](/ruby/docs/reference/google-cloud-domains-v1beta1/latest/Google-Cloud-Domains-V1beta1-UpdateRegistrationRequest)\n- [0.11.1](/ruby/docs/reference/google-cloud-domains-v1beta1/0.11.1/Google-Cloud-Domains-V1beta1-UpdateRegistrationRequest)\n- [0.10.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.10.0/Google-Cloud-Domains-V1beta1-UpdateRegistrationRequest)\n- [0.9.1](/ruby/docs/reference/google-cloud-domains-v1beta1/0.9.1/Google-Cloud-Domains-V1beta1-UpdateRegistrationRequest)\n- [0.8.2](/ruby/docs/reference/google-cloud-domains-v1beta1/0.8.2/Google-Cloud-Domains-V1beta1-UpdateRegistrationRequest)\n- [0.7.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.7.0/Google-Cloud-Domains-V1beta1-UpdateRegistrationRequest)\n- [0.6.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.6.0/Google-Cloud-Domains-V1beta1-UpdateRegistrationRequest)\n- [0.5.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.5.0/Google-Cloud-Domains-V1beta1-UpdateRegistrationRequest)\n- [0.4.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.4.0/Google-Cloud-Domains-V1beta1-UpdateRegistrationRequest)\n- [0.3.2](/ruby/docs/reference/google-cloud-domains-v1beta1/0.3.2/Google-Cloud-Domains-V1beta1-UpdateRegistrationRequest) \nReference documentation and code samples for the Cloud Domains V1beta1 API class Google::Cloud::Domains::V1beta1::UpdateRegistrationRequest.\n\nRequest for the `UpdateRegistration` 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### #registration\n\n def registration() -\u003e ::Google::Cloud::Domains::V1beta1::Registration\n\n**Returns**\n\n- ([::Google::Cloud::Domains::V1beta1::Registration](./Google-Cloud-Domains-V1beta1-Registration)) --- Fields of the `Registration` to update.\n\n### #registration=\n\n def registration=(value) -\u003e ::Google::Cloud::Domains::V1beta1::Registration\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Domains::V1beta1::Registration](./Google-Cloud-Domains-V1beta1-Registration)) --- Fields of the `Registration` to update. \n**Returns**\n\n- ([::Google::Cloud::Domains::V1beta1::Registration](./Google-Cloud-Domains-V1beta1-Registration)) --- Fields of the `Registration` 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)) --- Required. The field mask describing which fields to update as a comma-separated list. For example, if only the labels are being updated, the `update_mask` is `\"labels\"`.\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)) --- Required. The field mask describing which fields to update as a comma-separated list. For example, if only the labels are being updated, the `update_mask` is `\"labels\"`. \n**Returns**\n\n- ([::Google::Protobuf::FieldMask](./Google-Protobuf-FieldMask)) --- Required. The field mask describing which fields to update as a comma-separated list. For example, if only the labels are being updated, the `update_mask` is `\"labels\"`."]]