GoogleCloudAiplatformV1ToolConfig constructor

GoogleCloudAiplatformV1ToolConfig({
  1. GoogleCloudAiplatformV1FunctionCallingConfig? functionCallingConfig,
})

Implementation

GoogleCloudAiplatformV1ToolConfig({
  this.functionCallingConfig,
});