Databricks SDK for JavaScript
    Preparing search index...

    Interface GetRunOutputRequest

    Retrieves both the output and the metadata of a run.

    interface GetRunOutputRequest {
        runId?: bigint;
    }
    Index

    Properties

    Properties

    runId?: bigint

    The canonical identifier for the run.