Class UnknownCreateAgentInteractionAgentConfig

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

public class UnknownCreateAgentInteractionAgentConfig extends UnknownType implements CreateAgentInteractionAgentConfig
UnknownCreateAgentInteractionAgentConfig

Configuration parameters for the agent interaction.

  • Constructor Details

    • UnknownCreateAgentInteractionAgentConfig

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