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

    Properties

    fullNameArg?: string

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

    includeAliases?: boolean

    Whether to include registered model aliases in the response

    includeBrowse?: boolean

    Whether to include registered models in the response for which the principal can only access selective metadata for