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