Uses of Class
com.google.genai.gaos.models.interactions.ThoughtStep
Packages that use ThoughtStep
-
Uses of ThoughtStep in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return ThoughtStepModifier and TypeMethodDescriptionThoughtStep.Builder.build()ThoughtStep.withSignature(String signature) A signature hash for backend validation.ThoughtStep.withSummary(List<ThoughtSummaryContent> summary) A summary of the thought.