Skip to main content

ListEvaluationRunsRequest

    filters

    object

    Filter listed evaluation runs by ALL filters specified

    query string

    search query substring match for experiment name or metadata

    projectId string

    filter evaluation runs associated with the project

    runType EvaluationRunType (string)

    filter by run type. If not specified, lists all run types

    Possible values: [EVALUATION_RUN_TYPE_UNSPECIFIED, EVALUATION_RUN_TYPE_ADHOC, EVALUATION_RUN_TYPE_EXPERIMENT]

    experimentId string

    filter runs associated with this experiment

    startTime date-time

    A summary is retrieved for a time range from start_time to end_time If no end_time is provided, current time is used

    endTime date-time

    A summary is retrieved for a time range from start_time to end_time If no end_time is provided, current time is used

    pageIndex integer
    pageSize integer