evaluationSetSnapshot property

String? evaluationSetSnapshot
getter/setter pair

The specific evaluation set of the evaluation run.

For runs with an evaluation set input, this will be that same set. For runs with BigQuery input, it's the sampled BigQuery dataset.

Output only.

Implementation

core.String? evaluationSetSnapshot;