agents property
A map containing the static configurations for each agent in the system.
Key: agent_id (matches the author field in events). Value: The static
configuration of the agent.
Optional.
Implementation
core.Map<core.String, GoogleCloudAiplatformV1AgentConfig>? agents;