GoogleCloudContentwarehouseV1QAResult constructor
GoogleCloudContentwarehouseV1QAResult({
- double? confidenceScore,
- List<
GoogleCloudContentwarehouseV1QAResultHighlight> ? highlights,
Implementation
GoogleCloudContentwarehouseV1QAResult({
this.confidenceScore,
this.highlights,
});