GoogleCloudAiplatformV1Tool constructor

GoogleCloudAiplatformV1Tool({
  1. List<GoogleCloudAiplatformV1FunctionDeclaration>? functionDeclarations,
})

Implementation

GoogleCloudAiplatformV1Tool({
  this.functionDeclarations,
});