Databricks SDK for JavaScript
    Preparing search index...

    Interface SubmitRunResponse

    Run was created and started successfully.

    interface SubmitRunResponse {
        runId?: bigint;
    }
    Index

    Properties

    Properties

    runId?: bigint

    The canonical identifier for the newly submitted run.