| Modifier and Type | Class and Description |
|---|---|
class |
LocationInfo
Detected entity location information.
|
static class |
LocationInfo.Builder
Detected entity location information.
|
| 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 © 2020 Google LLC. All rights reserved.