Uses of Interface
com.google.cloud.videointelligence.v1.FaceAnnotationOrBuilder
-
Packages that use FaceAnnotationOrBuilder Package Description com.google.cloud.videointelligence.v1 A client to Cloud Video Intelligence API -
-
Uses of FaceAnnotationOrBuilder in com.google.cloud.videointelligence.v1
Classes in com.google.cloud.videointelligence.v1 that implement FaceAnnotationOrBuilder Modifier and Type Class Description class
FaceAnnotation
Deprecated.static class
FaceAnnotation.Builder
Deprecated.Deprecated.Methods in com.google.cloud.videointelligence.v1 that return FaceAnnotationOrBuilder Modifier and Type Method Description FaceAnnotationOrBuilder
VideoAnnotationResults.Builder. getFaceAnnotationsOrBuilder(int index)
Deprecated.FaceAnnotationOrBuilder
VideoAnnotationResults. getFaceAnnotationsOrBuilder(int index)
Deprecated.FaceAnnotationOrBuilder
VideoAnnotationResultsOrBuilder. getFaceAnnotationsOrBuilder(int index)
Deprecated.Methods in com.google.cloud.videointelligence.v1 that return types with arguments of type FaceAnnotationOrBuilder Modifier and Type Method Description List<? extends FaceAnnotationOrBuilder>
VideoAnnotationResults.Builder. getFaceAnnotationsOrBuilderList()
Deprecated.List<? extends FaceAnnotationOrBuilder>
VideoAnnotationResults. getFaceAnnotationsOrBuilderList()
Deprecated.List<? extends FaceAnnotationOrBuilder>
VideoAnnotationResultsOrBuilder. getFaceAnnotationsOrBuilderList()
Deprecated.
-