@runloop/api-client - v1.4.0
    Preparing search index...

    Benchmark definition job source

    interface BenchmarkDefJobSource {
        benchmark_id: string;
        type: "benchmark";
        benchmark_name?: string | null;
    }
    Index

    Properties

    benchmark_id: string

    The ID of the benchmark definition

    type: "benchmark"
    benchmark_name?: string | null

    Optional user-provided name for the benchmark definition