Class LoopAgentConfig

java.lang.Object
com.google.adk.agents.BaseAgentConfig
com.google.adk.agents.LoopAgentConfig

public class LoopAgentConfig extends BaseAgentConfig
Configuration for LoopAgent.
  • Constructor Details

    • LoopAgentConfig

      public LoopAgentConfig()
  • Method Details

    • maxIterations

      public Integer maxIterations()
    • setMaxIterations

      public void setMaxIterations(Integer maxIterations)