Uses of Class
com.google.genai.types.RubricContentType
Packages that use RubricContentType
-
Uses of RubricContentType in com.google.genai.types
Methods in com.google.genai.types that return types with arguments of type RubricContentTypeModifier and TypeMethodDescriptionabstract Optional<RubricContentType>RubricGenerationSpec.rubricContentType()The type of rubric content to be generated.Methods in com.google.genai.types with parameters of type RubricContentTypeModifier and TypeMethodDescriptionabstract RubricGenerationSpec.BuilderRubricGenerationSpec.Builder.rubricContentType(RubricContentType rubricContentType) Setter for rubricContentType.