Uses of Interface
com.google.cloud.automl.v1.BoundingBoxMetricsEntryOrBuilder
-
Packages that use BoundingBoxMetricsEntryOrBuilder Package Description com.google.cloud.automl.v1 A client to Cloud AutoML API -
-
Uses of BoundingBoxMetricsEntryOrBuilder in com.google.cloud.automl.v1
Classes in com.google.cloud.automl.v1 that implement BoundingBoxMetricsEntryOrBuilder Modifier and Type Class Description classBoundingBoxMetricsEntryBounding box matching model metrics for a single intersection-over-union threshold and multiple label match confidence thresholds.static classBoundingBoxMetricsEntry.BuilderBounding box matching model metrics for a single intersection-over-union threshold and multiple label match confidence thresholds.Methods in com.google.cloud.automl.v1 that return BoundingBoxMetricsEntryOrBuilder Modifier and Type Method Description BoundingBoxMetricsEntryOrBuilderImageObjectDetectionEvaluationMetrics.Builder. getBoundingBoxMetricsEntriesOrBuilder(int index)Output only.BoundingBoxMetricsEntryOrBuilderImageObjectDetectionEvaluationMetrics. getBoundingBoxMetricsEntriesOrBuilder(int index)Output only.BoundingBoxMetricsEntryOrBuilderImageObjectDetectionEvaluationMetricsOrBuilder. getBoundingBoxMetricsEntriesOrBuilder(int index)Output only.Methods in com.google.cloud.automl.v1 that return types with arguments of type BoundingBoxMetricsEntryOrBuilder Modifier and Type Method Description List<? extends BoundingBoxMetricsEntryOrBuilder>ImageObjectDetectionEvaluationMetrics.Builder. getBoundingBoxMetricsEntriesOrBuilderList()Output only.List<? extends BoundingBoxMetricsEntryOrBuilder>ImageObjectDetectionEvaluationMetrics. getBoundingBoxMetricsEntriesOrBuilderList()Output only.List<? extends BoundingBoxMetricsEntryOrBuilder>ImageObjectDetectionEvaluationMetricsOrBuilder. getBoundingBoxMetricsEntriesOrBuilderList()Output only.
-