GoogleCloudAiplatformV1GroundingChunkMaps constructor
GoogleCloudAiplatformV1GroundingChunkMaps({
- GoogleCloudAiplatformV1GroundingChunkMapsPlaceAnswerSources? placeAnswerSources,
- String? placeId,
- String? text,
- String? title,
- String? uri,
Implementation
GoogleCloudAiplatformV1GroundingChunkMaps({
this.placeAnswerSources,
this.placeId,
this.text,
this.title,
this.uri,
});