Uses of Enum Class
com.google.adk.a2a.executor.AgentExecutorConfig.OutputMode
Packages that use AgentExecutorConfig.OutputMode
-
Uses of AgentExecutorConfig.OutputMode in com.google.adk.a2a.executor
Subclasses with type arguments of type AgentExecutorConfig.OutputMode in com.google.adk.a2a.executorModifier and TypeClassDescriptionstatic enumOutput mode for the agent executor.Methods in com.google.adk.a2a.executor that return AgentExecutorConfig.OutputModeModifier and TypeMethodDescriptionabstract AgentExecutorConfig.OutputModeAgentExecutorConfig.outputMode()Returns the enum constant of this class with the specified name.static AgentExecutorConfig.OutputMode[]AgentExecutorConfig.OutputMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.adk.a2a.executor with parameters of type AgentExecutorConfig.OutputModeModifier and TypeMethodDescriptionabstract AgentExecutorConfig.BuilderAgentExecutorConfig.Builder.outputMode(AgentExecutorConfig.OutputMode outputMode)