v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-132657107.9 KB
projects

Updates a Registration's management settings.

post/v1/{+registration}:configureManagementSettings

Path parameters

registrationstring required

Required. The name of the Registration whose management settings are being updated, in the format projects/*/locations/*/registrations/*.

Request body

updateMaskstring google-fieldmask

Required. The field mask describing which fields to update as a comma-separated list. For example, if only the transfer lock is being updated, the update_mask is "transfer_lock_state".

validateOnlyboolean

Optional. If set, validates the request without actually updating the management settings.

Response

Successful response