Skip to contents

Updates a registered model.

Usage

update_model(client, name, description = NULL)

modelRegistryUpdateModel(client, name, description = NULL)

Arguments

client

Required. Instance of DatabricksClient()

name

Required. Registered model unique name identifier.

description

If provided, updates the description for this registered_model.