Class UnknownInteractionAgentConfig
java.lang.Object
com.google.genai.gaos.utils.UnknownType
com.google.genai.gaos.models.interactions.UnknownInteractionAgentConfig
- All Implemented Interfaces:
InteractionAgentConfig
UnknownInteractionAgentConfig
Configuration parameters for the agent interaction.
-
Constructor Summary
ConstructorsConstructorDescriptionUnknownInteractionAgentConfig(com.fasterxml.jackson.databind.JsonNode rawNode) -
Method Summary
Methods inherited from class com.google.genai.gaos.utils.UnknownType
asJson, equals, hashCode, toString
-
Constructor Details
-
UnknownInteractionAgentConfig
public UnknownInteractionAgentConfig(com.fasterxml.jackson.databind.JsonNode rawNode)
-
-
Method Details
-
type
- Specified by:
typein interfaceInteractionAgentConfig
-