Package | Description |
---|---|
com.google.cloud.vision.v1 |
A client to Cloud Vision API
|
Modifier and Type | Method and Description |
---|---|
LocationInfoOrBuilder |
EntityAnnotationOrBuilder.getLocationsOrBuilder(int index)
The location information for the detected entity.
|
LocationInfoOrBuilder |
EntityAnnotation.getLocationsOrBuilder(int index)
The location information for the detected entity.
|
LocationInfoOrBuilder |
EntityAnnotation.Builder.getLocationsOrBuilder(int index)
The location information for the detected entity.
|
Modifier and Type | Method and Description |
---|---|
List<? extends LocationInfoOrBuilder> |
EntityAnnotationOrBuilder.getLocationsOrBuilderList()
The location information for the detected entity.
|
List<? extends LocationInfoOrBuilder> |
EntityAnnotation.getLocationsOrBuilderList()
The location information for the detected entity.
|
List<? extends LocationInfoOrBuilder> |
EntityAnnotation.Builder.getLocationsOrBuilderList()
The location information for the detected entity.
|
Copyright © 2022 Google LLC. All rights reserved.