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 Summary
ConstructorsConstructorDescriptionUnknownCreateAgentInteractionAgentConfig(com.fasterxml.jackson.databind.JsonNode rawNode) -
Method Summary
Methods inherited from class com.google.genai.gaos.utils.UnknownType
asJson, equals, hashCode, toString
-
Constructor Details
-
UnknownCreateAgentInteractionAgentConfig
public UnknownCreateAgentInteractionAgentConfig(com.fasterxml.jackson.databind.JsonNode rawNode)
-
-
Method Details
-
type
- Specified by:
typein interfaceCreateAgentInteractionAgentConfig
-