Package | Description |
---|---|
com.google.cloud.vision.v1p2beta1 |
The interfaces provided are listed below, along with usage samples.
|
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.