Gets a URI to download the model version.
Usage
get_model_version_download_uri(client, name, version)
modelRegistryGetModelVersionDownloadUri(client, name, version)
Arguments
- client
Required. Instance of DatabricksClient()
- name
Required. Name of the registered model.
- version
Required. Model version number.