Databricks SDK for JavaScript
    Preparing search index...
    interface GetModelVersionRequest {
        fullNameArg?: string;
        includeAliases?: boolean;
        includeBrowse?: boolean;
        versionArg?: bigint;
    }
    Index

    Properties

    fullNameArg?: string

    The three-level (fully qualified) name of the model version

    includeAliases?: boolean

    Whether to include aliases associated with the model version in the response

    includeBrowse?: boolean

    Whether to include model versions in the response for which the principal can only access selective metadata for

    versionArg?: bigint

    The integer version number of the model version