GoogleCloudDatalabelingV1beta1BoundingBoxEvaluationOptions constructor
GoogleCloudDatalabelingV1beta1BoundingBoxEvaluationOptions({
- double? iouThreshold,
Implementation
GoogleCloudDatalabelingV1beta1BoundingBoxEvaluationOptions({
this.iouThreshold,
});