GoogleCloudAiplatformV1AgentData constructor
GoogleCloudAiplatformV1AgentData({
- Map<
String, GoogleCloudAiplatformV1AgentConfig> ? agents, - List<
GoogleCloudAiplatformV1ConversationTurn> ? turns,
Implementation
GoogleCloudAiplatformV1AgentData({this.agents, this.turns});