GoogleCloudAiplatformV1AgentConfig constructor
GoogleCloudAiplatformV1AgentConfig({})
Implementation
GoogleCloudAiplatformV1AgentConfig({
this.agentId,
this.agentType,
this.description,
this.instruction,
this.subAgents,
this.tools,
});