Package | Description |
---|---|
com.google.cloud.vision.v1p4beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
LocalizedObjectAnnotationOrBuilder |
AnnotateImageResponseOrBuilder.getLocalizedObjectAnnotationsOrBuilder(int index)
If present, localized object detection has completed successfully.
|
LocalizedObjectAnnotationOrBuilder |
AnnotateImageResponse.getLocalizedObjectAnnotationsOrBuilder(int index)
If present, localized object detection has completed successfully.
|
LocalizedObjectAnnotationOrBuilder |
AnnotateImageResponse.Builder.getLocalizedObjectAnnotationsOrBuilder(int index)
If present, localized object detection has completed successfully.
|
Modifier and Type | Method and Description |
---|---|
List<? extends LocalizedObjectAnnotationOrBuilder> |
AnnotateImageResponseOrBuilder.getLocalizedObjectAnnotationsOrBuilderList()
If present, localized object detection has completed successfully.
|
List<? extends LocalizedObjectAnnotationOrBuilder> |
AnnotateImageResponse.getLocalizedObjectAnnotationsOrBuilderList()
If present, localized object detection has completed successfully.
|
List<? extends LocalizedObjectAnnotationOrBuilder> |
AnnotateImageResponse.Builder.getLocalizedObjectAnnotationsOrBuilderList()
If present, localized object detection has completed successfully.
|
Copyright © 2022 Google LLC. All rights reserved.