Package | Description |
---|---|
com.google.cloud.vision.v1 |
A client to Cloud Vision API
|
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.