agents property
The static agent spec.
This map defines the graph structure of the agent system. Key: agent_id
(matches the author field in events). Value: The static configuration of
the agents.
Optional.
Implementation
core.Map<core.String, GoogleCloudAiplatformV1AgentDataAgentConfig>? agents;