Uses of Enum
com.google.genai.gaos.models.interactions.Language.LanguageEnum
Packages that use Language.LanguageEnum
-
Uses of Language.LanguageEnum in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return Language.LanguageEnumModifier and TypeMethodDescriptionstatic Language.LanguageEnumReturns the enum constant of this type with the specified name.static Language.LanguageEnum[]Language.LanguageEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.genai.gaos.models.interactions that return types with arguments of type Language.LanguageEnum