Class UnknownInteractionAgentConfig

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

public class UnknownInteractionAgentConfig extends UnknownType implements InteractionAgentConfig
UnknownInteractionAgentConfig

Configuration parameters for the agent interaction.

  • Constructor Details

    • UnknownInteractionAgentConfig

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