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