rubricTypeOntology

public abstract RubricGenerationSpec.Builder rubricTypeOntology(List<String> rubricTypeOntology)
@CanIgnoreReturnValue()
public RubricGenerationSpec.Builder rubricTypeOntology(Array<String> rubricTypeOntology)

Setter for rubricTypeOntology.

rubricTypeOntology: Optional. An optional, pre-defined list of allowed types for generated rubrics. If this field is provided, it implies `include_rubric_type` should be true, and the generated rubric types should be chosen from this ontology.