Databricks SDK for JavaScript
    Preparing search index...
    interface DeleteSchemaRequest {
        force?: boolean;
        fullNameArg?: string;
    }
    Index

    Properties

    Properties

    force?: boolean

    Force deletion even if the schema is not empty.

    fullNameArg?: string

    Full name of the schema.