Package | Description |
---|---|
com.google.cloud.vision.v1p4beta1 |
The interfaces provided are listed below, along with usage samples.
|
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.