Databricks SDK for JavaScript
    Preparing search index...

    Interface GetModelVersionDownloadUriResponse

    interface GetModelVersionDownloadUriResponse {
        artifactUri?: string;
    }
    Index

    Properties

    Properties

    artifactUri?: string

    URI corresponding to where artifacts for this model version are stored.