updateRegistryRecord
abstract suspend fun updateRegistryRecord(input: UpdateRegistryRecordRequest): UpdateRegistryRecordResponse
Updates a registry record. The update is asynchronous: the record is returned with the UPDATING status while it is processed. Fields that use update wrappers follow PATCH semantics: omit the field to leave it unchanged.