Package | Description |
---|---|
com.google.cloud.vision.v1p3beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
static class |
ProductSearchResults.ObjectAnnotation
Prediction for what the object in the bounding box is.
|
static class |
ProductSearchResults.ObjectAnnotation.Builder
Prediction for what the object in the bounding box is.
|
Modifier and Type | Method and Description |
---|---|
ProductSearchResults.ObjectAnnotationOrBuilder |
ProductSearchResults.GroupedResultOrBuilder.getObjectAnnotationsOrBuilder(int index)
List of generic predictions for the object in the bounding box.
|
ProductSearchResults.ObjectAnnotationOrBuilder |
ProductSearchResults.GroupedResult.getObjectAnnotationsOrBuilder(int index)
List of generic predictions for the object in the bounding box.
|
ProductSearchResults.ObjectAnnotationOrBuilder |
ProductSearchResults.GroupedResult.Builder.getObjectAnnotationsOrBuilder(int index)
List of generic predictions for the object in the bounding box.
|
Modifier and Type | Method and Description |
---|---|
List<? extends ProductSearchResults.ObjectAnnotationOrBuilder> |
ProductSearchResults.GroupedResultOrBuilder.getObjectAnnotationsOrBuilderList()
List of generic predictions for the object in the bounding box.
|
List<? extends ProductSearchResults.ObjectAnnotationOrBuilder> |
ProductSearchResults.GroupedResult.getObjectAnnotationsOrBuilderList()
List of generic predictions for the object in the bounding box.
|
List<? extends ProductSearchResults.ObjectAnnotationOrBuilder> |
ProductSearchResults.GroupedResult.Builder.getObjectAnnotationsOrBuilderList()
List of generic predictions for the object in the bounding box.
|
Copyright © 2022 Google LLC. All rights reserved.