Uses of Interface
com.google.cloud.videointelligence.v1beta2.FaceAnnotationOrBuilder
-
Packages that use FaceAnnotationOrBuilder Package Description com.google.cloud.videointelligence.v1beta2 A client to Google Cloud Video Intelligence API -
-
Uses of FaceAnnotationOrBuilder in com.google.cloud.videointelligence.v1beta2
Classes in com.google.cloud.videointelligence.v1beta2 that implement FaceAnnotationOrBuilder Modifier and Type Class Description classFaceAnnotationFace annotation.static classFaceAnnotation.BuilderFace annotation.Methods in com.google.cloud.videointelligence.v1beta2 that return FaceAnnotationOrBuilder Modifier and Type Method Description FaceAnnotationOrBuilderVideoAnnotationResults.Builder. getFaceAnnotationsOrBuilder(int index)Face annotations.FaceAnnotationOrBuilderVideoAnnotationResults. getFaceAnnotationsOrBuilder(int index)Face annotations.FaceAnnotationOrBuilderVideoAnnotationResultsOrBuilder. getFaceAnnotationsOrBuilder(int index)Face annotations.Methods in com.google.cloud.videointelligence.v1beta2 that return types with arguments of type FaceAnnotationOrBuilder Modifier and Type Method Description List<? extends FaceAnnotationOrBuilder>VideoAnnotationResults.Builder. getFaceAnnotationsOrBuilderList()Face annotations.List<? extends FaceAnnotationOrBuilder>VideoAnnotationResults. getFaceAnnotationsOrBuilderList()Face annotations.List<? extends FaceAnnotationOrBuilder>VideoAnnotationResultsOrBuilder. getFaceAnnotationsOrBuilderList()Face annotations.
-