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