Databricks SDK for JavaScript
    Preparing search index...

    Interface DeleteRunRequest

    interface DeleteRunRequest {
        runId?: bigint;
    }
    Index

    Properties

    Properties

    runId?: bigint

    ID of the run to delete.