Class SessionConfig.Builder
java.lang.Object
com.google.genai.gaos.models.interactions.SessionConfig.Builder
- Enclosing class:
- SessionConfig
-
Method Summary
Modifier and TypeMethodDescriptionbuild()The maximum number of interaction rounds the agent is allowed to perform before reaching a timeout.
-
Method Details
-
maxRounds
The maximum number of interaction rounds the agent is allowed to perform before reaching a timeout. -
build
-