Uses of Class
com.google.genai.gaos.models.interactions.Mode
Packages that use Mode
-
Uses of Mode in com.google.genai.gaos.models.interactions
Fields in com.google.genai.gaos.models.interactions declared as ModeMethods in com.google.genai.gaos.models.interactions that return ModeModifier and TypeMethodDescriptionstatic ModeReturns a Mode with the given value.static Mode[]Mode.values()Methods in com.google.genai.gaos.models.interactions that return types with arguments of type ModeMethods in com.google.genai.gaos.models.interactions with parameters of type ModeModifier and TypeMethodDescriptionThe mode of the find session.The mode of the find session.Constructors in com.google.genai.gaos.models.interactions with parameters of type ModeModifierConstructorDescriptionFindRequest(String description, String findingId, Mode mode, List<FileContent> sourceFiles)