Package | Description |
---|---|
com.google.cloud.vision.v1 |
A client to Cloud Vision API
|
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.