GoogleCloudDatalabelingV1beta1ExampleComparison constructor
GoogleCloudDatalabelingV1beta1ExampleComparison({
- GoogleCloudDatalabelingV1beta1Example? groundTruthExample,
- List<
GoogleCloudDatalabelingV1beta1Example> ? modelCreatedExamples,
Implementation
GoogleCloudDatalabelingV1beta1ExampleComparison({
this.groundTruthExample,
this.modelCreatedExamples,
});