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 classFaceAnnotationDeprecated.static classFaceAnnotation.BuilderDeprecated.Deprecated.Methods in com.google.cloud.videointelligence.v1 that return FaceAnnotationOrBuilder Modifier and Type Method Description FaceAnnotationOrBuilderVideoAnnotationResults.Builder. getFaceAnnotationsOrBuilder(int index)Deprecated.FaceAnnotationOrBuilderVideoAnnotationResults. getFaceAnnotationsOrBuilder(int index)Deprecated.FaceAnnotationOrBuilderVideoAnnotationResultsOrBuilder. 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.
-