Required. The field mask describing which fields to update as a comma-separated list. For example, if only the labels are being updated, the updateMask is "labels".
This is a comma-separated list of fully qualified names of fields. Example: "user.displayName,photo".
Request body
The request body contains an instance of Registration.
Response body
If successful, the response body contains an instance of Operation.
[[["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-06-30 UTC."],[[["\u003cp\u003eThis page details how to update specific fields, like labels, of a \u003ccode\u003eRegistration\u003c/code\u003e resource using the \u003ccode\u003ePATCH\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePATCH\u003c/code\u003e request is directed to a URL that follows gRPC Transcoding syntax, with the resource name specified as a path parameter in the format \u003ccode\u003eprojects/*/locations/*/registrations/*\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eupdateMask\u003c/code\u003e query parameter is mandatory and dictates which fields to update, provided as a comma-separated list of field names, such as \u003ccode\u003e"labels"\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe request body should include an instance of the \u003ccode\u003eRegistration\u003c/code\u003e resource, and a successful response returns an \u003ccode\u003eOperation\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eUpdating fields other than labels, such as management, DNS, or contact settings, requires using separate, specific update methods mentioned on the page.\u003c/p\u003e\n"]]],[],null,[]]