| Modifier and Type | Class and Description |
|---|---|
class |
FaceAnnotation
A face annotation object contains the results of face detection.
|
static class |
FaceAnnotation.Builder
A face annotation object contains the results of face detection.
|
| 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 © 2023 Google LLC. All rights reserved.