Uses of Enum
com.google.genai.gaos.models.interactions.Model.ModelEnum
Packages that use Model.ModelEnum
-
Uses of Model.ModelEnum in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return Model.ModelEnumModifier and TypeMethodDescriptionstatic Model.ModelEnumReturns the enum constant of this type with the specified name.static Model.ModelEnum[]Model.ModelEnum.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 Model.ModelEnum