agentData property
Represents the complete execution trace of a multi-turn conversation, which can involve single or multiple agents.
This field is used to provide the full output of an agent's run, including all turns and events, for direct evaluation.
Optional.
Implementation
GoogleCloudAiplatformV1AgentData? agentData;