agentConfigs property

Map<String, GoogleCloudAiplatformV1AgentConfig>? agentConfigs
getter/setter pair

Static configurations for each agent associated with the items in this set.

Key: agent_id (matches the author field in events). Value: The static configuration of the agent.

Optional.

Implementation

core.Map<core.String, GoogleCloudAiplatformV1AgentConfig>? agentConfigs;