Class UnknownThoughtSummaryContent
java.lang.Object
com.google.genai.gaos.utils.UnknownType
com.google.genai.gaos.models.interactions.UnknownThoughtSummaryContent
- All Implemented Interfaces:
ThoughtSummaryContent
-
Constructor Summary
ConstructorsConstructorDescriptionUnknownThoughtSummaryContent(com.fasterxml.jackson.databind.JsonNode rawNode) -
Method Summary
Methods inherited from class com.google.genai.gaos.utils.UnknownType
asJson, equals, hashCode, toString
-
Constructor Details
-
UnknownThoughtSummaryContent
public UnknownThoughtSummaryContent(com.fasterxml.jackson.databind.JsonNode rawNode)
-
-
Method Details
-
type
- Specified by:
typein interfaceThoughtSummaryContent
-