projects
Updates select fields of a Registration resource, notably labels. To update other fields, use the appropriate custom update method: * To update management settings, see ConfigureManagementSettings * To update DNS configuration, see ConfigureDnsSettings * To update contact information, see ConfigureContactSettings
patch/v1/{+name}
Path parameters
namestring required
Output only. Name of the Registration resource, in the format projects/*/locations/*/registrations/.
Query parameters
updateMaskstring
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".
validateOnlyboolean
Optional. If set, validates the request without actually updating the registration.
Request body
Response
Successful response