rubricGroupKey property
The key used to save the generated rubrics.
If a generation spec is provided, this key will be used for the name of the generated rubric group. Otherwise, this key will be used to look up the existing rubric group on the evaluation item. Note that if a rubric group key is specified on both a rubric config and an evaluation metric, the key from the metric will be used to select the rubrics for evaluation.
Required.
Implementation
core.String? rubricGroupKey;