rubricId property

String? rubricId
getter/setter pair

Unique identifier for the rubric.

This ID is used to refer to this rubric, e.g., in RubricVerdict.

Implementation

core.String? rubricId;