Databricks SDK for JavaScript
    Preparing search index...
    interface ServiceError {
        errorCode?: ServiceErrorCode;
        message?: string;
    }
    Index

    Properties

    Properties

    errorCode?: ServiceErrorCode
    message?: string

    A brief summary of the error condition.