Class ThoughtStep.Builder
java.lang.Object
com.google.genai.gaos.models.interactions.ThoughtStep.Builder
- Enclosing class:
- ThoughtStep
-
Method Summary
Modifier and TypeMethodDescriptionbuild()A signature hash for backend validation.summary(List<ThoughtSummaryContent> summary) A summary of the thought.
-
Method Details
-
signature
A signature hash for backend validation. -
summary
A summary of the thought. -
build
-