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