GoogleCloudDocumentaiV1beta3EvaluationReference constructor
GoogleCloudDocumentaiV1beta3EvaluationReference({
- GoogleCloudDocumentaiV1beta3EvaluationMetrics? aggregateMetrics,
- String? evaluation,
- String? operation,
Implementation
GoogleCloudDocumentaiV1beta3EvaluationReference({
this.aggregateMetrics,
this.evaluation,
this.operation,
});