Package | Description |
---|---|
com.google.cloud.vision.v1 |
A client to Cloud Vision API
|
Modifier and Type | Method and Description |
---|---|
FaceAnnotationOrBuilder |
AnnotateImageResponseOrBuilder.getFaceAnnotationsOrBuilder(int index)
If present, face detection has completed successfully.
|
FaceAnnotationOrBuilder |
AnnotateImageResponse.getFaceAnnotationsOrBuilder(int index)
If present, face detection has completed successfully.
|
FaceAnnotationOrBuilder |
AnnotateImageResponse.Builder.getFaceAnnotationsOrBuilder(int index)
If present, face detection has completed successfully.
|
Modifier and Type | Method and Description |
---|---|
List<? extends FaceAnnotationOrBuilder> |
AnnotateImageResponseOrBuilder.getFaceAnnotationsOrBuilderList()
If present, face detection has completed successfully.
|
List<? extends FaceAnnotationOrBuilder> |
AnnotateImageResponse.getFaceAnnotationsOrBuilderList()
If present, face detection has completed successfully.
|
List<? extends FaceAnnotationOrBuilder> |
AnnotateImageResponse.Builder.getFaceAnnotationsOrBuilderList()
If present, face detection has completed successfully.
|
Copyright © 2022 Google LLC. All rights reserved.