GoogleCloudAiplatformV1GroundingChunkMapsPlaceAnswerSources constructor

GoogleCloudAiplatformV1GroundingChunkMapsPlaceAnswerSources({
  1. List<GoogleCloudAiplatformV1GroundingChunkMapsPlaceAnswerSourcesReviewSnippet>? reviewSnippets,
})

Implementation

GoogleCloudAiplatformV1GroundingChunkMapsPlaceAnswerSources({
  this.reviewSnippets,
});