Class ThoughtSummaryDelta
java.lang.Object
com.google.genai.gaos.models.interactions.ThoughtSummaryDelta
- All Implemented Interfaces:
StepDeltaData
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ThoughtSummaryDelta.Builderbuilder()content()The content of the response.booleaninthashCode()toString()type()withContent(Content content) The content of the response.
-
Constructor Details
-
ThoughtSummaryDelta
-
ThoughtSummaryDelta
public ThoughtSummaryDelta()
-
-
Method Details