GoogleCloudAiplatformV1GroundingAttribution constructor
GoogleCloudAiplatformV1GroundingAttribution({
- double? confidenceScore,
- GoogleCloudAiplatformV1Segment? segment,
- GoogleCloudAiplatformV1GroundingAttributionWeb? web,
Implementation
GoogleCloudAiplatformV1GroundingAttribution({
this.confidenceScore,
this.segment,
this.web,
});