| Modifier and Type | Method and Description |
|---|---|
BoundingBoxMetricsEntry |
BoundingBoxMetricsEntry.Builder.build() |
BoundingBoxMetricsEntry |
BoundingBoxMetricsEntry.Builder.buildPartial() |
BoundingBoxMetricsEntry |
ImageObjectDetectionEvaluationMetrics.getBoundingBoxMetricsEntries(int index)
Output only.
|
BoundingBoxMetricsEntry |
ImageObjectDetectionEvaluationMetrics.Builder.getBoundingBoxMetricsEntries(int index)
Output only.
|
BoundingBoxMetricsEntry |
ImageObjectDetectionEvaluationMetricsOrBuilder.getBoundingBoxMetricsEntries(int index)
Output only.
|
static BoundingBoxMetricsEntry |
BoundingBoxMetricsEntry.getDefaultInstance() |
BoundingBoxMetricsEntry |
BoundingBoxMetricsEntry.getDefaultInstanceForType() |
BoundingBoxMetricsEntry |
BoundingBoxMetricsEntry.Builder.getDefaultInstanceForType() |
static BoundingBoxMetricsEntry |
BoundingBoxMetricsEntry.parseDelimitedFrom(InputStream input) |
static BoundingBoxMetricsEntry |
BoundingBoxMetricsEntry.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BoundingBoxMetricsEntry |
BoundingBoxMetricsEntry.parseFrom(byte[] data) |
static BoundingBoxMetricsEntry |
BoundingBoxMetricsEntry.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BoundingBoxMetricsEntry |
BoundingBoxMetricsEntry.parseFrom(ByteBuffer data) |
static BoundingBoxMetricsEntry |
BoundingBoxMetricsEntry.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BoundingBoxMetricsEntry |
BoundingBoxMetricsEntry.parseFrom(com.google.protobuf.ByteString data) |
static BoundingBoxMetricsEntry |
BoundingBoxMetricsEntry.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BoundingBoxMetricsEntry |
BoundingBoxMetricsEntry.parseFrom(com.google.protobuf.CodedInputStream input) |
static BoundingBoxMetricsEntry |
BoundingBoxMetricsEntry.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BoundingBoxMetricsEntry |
BoundingBoxMetricsEntry.parseFrom(InputStream input) |
static BoundingBoxMetricsEntry |
BoundingBoxMetricsEntry.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<BoundingBoxMetricsEntry> |
ImageObjectDetectionEvaluationMetrics.getBoundingBoxMetricsEntriesList()
Output only.
|
List<BoundingBoxMetricsEntry> |
ImageObjectDetectionEvaluationMetrics.Builder.getBoundingBoxMetricsEntriesList()
Output only.
|
List<BoundingBoxMetricsEntry> |
ImageObjectDetectionEvaluationMetricsOrBuilder.getBoundingBoxMetricsEntriesList()
Output only.
|
com.google.protobuf.Parser<BoundingBoxMetricsEntry> |
BoundingBoxMetricsEntry.getParserForType() |
static com.google.protobuf.Parser<BoundingBoxMetricsEntry> |
BoundingBoxMetricsEntry.parser() |
| Modifier and Type | Method and Description |
|---|---|
ImageObjectDetectionEvaluationMetrics.Builder |
ImageObjectDetectionEvaluationMetrics.Builder.addBoundingBoxMetricsEntries(BoundingBoxMetricsEntry value)
Output only.
|
ImageObjectDetectionEvaluationMetrics.Builder |
ImageObjectDetectionEvaluationMetrics.Builder.addBoundingBoxMetricsEntries(int index,
BoundingBoxMetricsEntry value)
Output only.
|
BoundingBoxMetricsEntry.Builder |
BoundingBoxMetricsEntry.Builder.mergeFrom(BoundingBoxMetricsEntry other) |
static BoundingBoxMetricsEntry.Builder |
BoundingBoxMetricsEntry.newBuilder(BoundingBoxMetricsEntry prototype) |
ImageObjectDetectionEvaluationMetrics.Builder |
ImageObjectDetectionEvaluationMetrics.Builder.setBoundingBoxMetricsEntries(int index,
BoundingBoxMetricsEntry value)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
ImageObjectDetectionEvaluationMetrics.Builder |
ImageObjectDetectionEvaluationMetrics.Builder.addAllBoundingBoxMetricsEntries(Iterable<? extends BoundingBoxMetricsEntry> values)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.