Databricks SDK for JavaScript
    Preparing search index...

    Interface GenieGetEvalRunRequest

    interface GenieGetEvalRunRequest {
        evalRunId?: string;
        spaceId?: string;
    }
    Index

    Properties

    Properties

    evalRunId?: string
    spaceId?: string

    The ID associated with the Genie space where the evaluation run is located.