GoogleCloudAiplatformV1GroundingSupport constructor
GoogleCloudAiplatformV1GroundingSupport({
- List<
double> ? confidenceScores, - List<
int> ? groundingChunkIndices, - GoogleCloudAiplatformV1Segment? segment,
Implementation
GoogleCloudAiplatformV1GroundingSupport({
this.confidenceScores,
this.groundingChunkIndices,
this.segment,
});