Uses of Enum
com.google.genai.types.SubjectReferenceType.Known
Packages that use SubjectReferenceType.Known
-
Uses of SubjectReferenceType.Known in com.google.genai.types
Methods in com.google.genai.types that return SubjectReferenceType.KnownModifier and TypeMethodDescriptionSubjectReferenceType.knownEnum()static SubjectReferenceType.KnownReturns the enum constant of this type with the specified name.static SubjectReferenceType.Known[]SubjectReferenceType.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 SubjectReferenceType.KnownModifier and TypeMethodDescriptionSubjectReferenceConfig.Builder.subjectType(SubjectReferenceType.Known knownType) Setter for subjectType given a known enum.Constructors in com.google.genai.types with parameters of type SubjectReferenceType.Known