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 of a \u003ccode\u003eRegistration\u003c/code\u003e resource, primarily \u003ccode\u003elabels\u003c/code\u003e, using a PATCH request.\u003c/p\u003e\n"],["\u003cp\u003eUpdating fields other than labels, such as management, DNS, or contact settings, requires using designated custom update methods.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request uses gRPC Transcoding syntax and requires a \u003ccode\u003ePATCH\u003c/code\u003e method to the specified URL, including the resource's name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eupdateMask\u003c/code\u003e query parameter is mandatory and must list the fields being updated in a comma-separated format, and the request body requires a \u003ccode\u003eRegistration\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eSuccessful updates return an \u003ccode\u003eOperation\u003c/code\u003e instance, and the request requires the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope for authorization.\u003c/p\u003e\n"]]],[],null,[]]