GoogleCloudAiplatformV1ToolConfig constructor
GoogleCloudAiplatformV1ToolConfig({
- GoogleCloudAiplatformV1FunctionCallingConfig? functionCallingConfig,
- GoogleCloudAiplatformV1RetrievalConfig? retrievalConfig,
Implementation
GoogleCloudAiplatformV1ToolConfig({
this.functionCallingConfig,
this.retrievalConfig,
});