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