Databricks SDK for JavaScript
    Preparing search index...

    Wrapper message for a list of schema names.

    interface CatalogConfig_SchemaNames {
        names?: string[];
    }
    Index

    Properties

    Properties

    names?: string[]