Required. The field mask describing which fields to update as a comma-separated list. For example, if only the labels are being updated, theupdate_maskis"labels".
Required. The field mask describing which fields to update as a comma-separated list.
For example, if only the labels are being updated, theupdate_maskis"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-09-04 UTC."],[],[],null,["# Google Cloud Domains V1 Client - Class UpdateRegistrationRequest (1.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.4 (latest)](/php/docs/reference/cloud-domains/latest/V1.UpdateRegistrationRequest)\n- [1.0.3](/php/docs/reference/cloud-domains/1.0.3/V1.UpdateRegistrationRequest)\n- [0.5.5](/php/docs/reference/cloud-domains/0.5.5/V1.UpdateRegistrationRequest)\n- [0.4.2](/php/docs/reference/cloud-domains/0.4.2/V1.UpdateRegistrationRequest)\n- [0.3.1](/php/docs/reference/cloud-domains/0.3.1/V1.UpdateRegistrationRequest)\n- [0.2.11](/php/docs/reference/cloud-domains/0.2.11/V1.UpdateRegistrationRequest) \nReference documentation and code samples for the Google Cloud Domains V1 Client class UpdateRegistrationRequest.\n\nRequest for the `UpdateRegistration` method.\n\nGenerated from protobuf message `google.cloud.domains.v1.UpdateRegistrationRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Domains \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getRegistration\n\nFields of the `Registration` to update.\n\n### hasRegistration\n\n### clearRegistration\n\n### setRegistration\n\nFields of the `Registration` to update.\n\n### getUpdateMask\n\nRequired. The field mask describing which fields to update as a comma-separated list.\n\nFor example, if only the labels are being updated, the `update_mask` is\n`\"labels\"`.\n\n### hasUpdateMask\n\n### clearUpdateMask\n\n### setUpdateMask\n\nRequired. The field mask describing which fields to update as a comma-separated list.\n\nFor example, if only the labels are being updated, the `update_mask` is\n`\"labels\"`.\n\n### static::build"]]