Class UnknownContent

java.lang.Object
com.google.genai.gaos.utils.UnknownType
com.google.genai.gaos.models.interactions.UnknownContent
All Implemented Interfaces:
Content

public class UnknownContent extends UnknownType implements Content
UnknownContent

The content of the response.

  • Constructor Details

    • UnknownContent

      public UnknownContent(com.fasterxml.jackson.databind.JsonNode rawNode)
  • Method Details