Package com.google.genai.types
Class RubricContentType
java.lang.Object
com.google.genai.types.RubricContentType
The type of rubric content to be generated. This enum is not supported in Gemini API.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumEnum representing the known values for RubricContentType. -
Constructor Summary
ConstructorsConstructorDescriptionRubricContentType(RubricContentType.Known knownValue) RubricContentType(String value) -
Method Summary