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