Databricks SDK for JavaScript
    Preparing search index...
    interface GetModelVersionByAliasRequest {
        aliasArg?: string;
        fullNameArg?: string;
        includeAliases?: boolean;
    }
    Index

    Properties

    aliasArg?: string

    The name of the alias

    fullNameArg?: string

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

    includeAliases?: boolean

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