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