Uses of Enum
com.google.genai.types.RubricContentType.Known
Packages that use RubricContentType.Known
-
Uses of RubricContentType.Known in com.google.genai.types
Methods in com.google.genai.types that return RubricContentType.KnownModifier and TypeMethodDescriptionRubricContentType.knownEnum()static RubricContentType.KnownReturns the enum constant of this type with the specified name.static RubricContentType.Known[]RubricContentType.Known.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.genai.types with parameters of type RubricContentType.KnownModifier and TypeMethodDescriptionRubricGenerationSpec.Builder.rubricContentType(RubricContentType.Known knownType) Setter for rubricContentType given a known enum.Constructors in com.google.genai.types with parameters of type RubricContentType.Known