Package com.google.genai.types
Class RubricContentType
-
- All Implemented Interfaces:
public class RubricContentTypeThe type of rubric content to be generated. This enum is not supported in Gemini API.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumRubricContentType.KnownEnum representing the known values for RubricContentType.
-
Constructor Summary
Constructors Constructor Description RubricContentType(String value)RubricContentType(RubricContentType.Known knownValue)
-
Method Summary
-
-
Constructor Detail
-
RubricContentType
RubricContentType(String value)
-
RubricContentType
RubricContentType(RubricContentType.Known knownValue)
-
-
-
-