| Modifier and Type | Class and Description |
|---|---|
class |
ContentLocation
Precise location of the finding within a document, record, image, or metadata
container.
|
static class |
ContentLocation.Builder
Precise location of the finding within a document, record, image, or metadata
container.
|
| Modifier and Type | Method and Description |
|---|---|
ContentLocationOrBuilder |
Location.getContentLocationsOrBuilder(int index)
List of nested objects pointing to the precise location of the finding
within the file or record.
|
ContentLocationOrBuilder |
Location.Builder.getContentLocationsOrBuilder(int index)
List of nested objects pointing to the precise location of the finding
within the file or record.
|
ContentLocationOrBuilder |
LocationOrBuilder.getContentLocationsOrBuilder(int index)
List of nested objects pointing to the precise location of the finding
within the file or record.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ContentLocationOrBuilder> |
Location.getContentLocationsOrBuilderList()
List of nested objects pointing to the precise location of the finding
within the file or record.
|
List<? extends ContentLocationOrBuilder> |
Location.Builder.getContentLocationsOrBuilderList()
List of nested objects pointing to the precise location of the finding
within the file or record.
|
List<? extends ContentLocationOrBuilder> |
LocationOrBuilder.getContentLocationsOrBuilderList()
List of nested objects pointing to the precise location of the finding
within the file or record.
|
Copyright © 2022 Google LLC. All rights reserved.