Databricks SDK for JavaScript
    Preparing search index...
    interface GetCommandStatusResponse {
        id?: string;
        results?: Results;
        status?: CommandStatus;
    }
    Index

    Properties

    Properties

    id?: string
    results?: Results
    status?: CommandStatus