Databricks SDK for JavaScript
    Preparing search index...

    All fields are not sensitive as they are hard-coded in the system and made available to customers.

    interface FoundationModel {
        description?: string;
        displayName?: string;
        docs?: string;
        name?: string;
    }
    Index

    Properties

    description?: string
    displayName?: string
    docs?: string
    name?: string