metricResourceName property

String? metricResourceName
getter/setter pair

The resource name of a registered metric.

Rubric generation using predefined metric spec or LLMBasedMetricSpec is supported. If this field is set, the configuration provided in this field is used for rubric generation. The predefined_rubric_generation_spec and rubric_generation_spec fields will be ignored.

Optional.

Implementation

core.String? metricResourceName;