Uses of Interface
com.google.cloud.videointelligence.v1p2beta1.VideoAnnotationProgressOrBuilder
-
Packages that use VideoAnnotationProgressOrBuilder Package Description com.google.cloud.videointelligence.v1p2beta1 A client to Cloud Video Intelligence API -
-
Uses of VideoAnnotationProgressOrBuilder in com.google.cloud.videointelligence.v1p2beta1
Classes in com.google.cloud.videointelligence.v1p2beta1 that implement VideoAnnotationProgressOrBuilder Modifier and Type Class Description classVideoAnnotationProgressAnnotation progress for a single video.static classVideoAnnotationProgress.BuilderAnnotation progress for a single video.Methods in com.google.cloud.videointelligence.v1p2beta1 that return VideoAnnotationProgressOrBuilder Modifier and Type Method Description VideoAnnotationProgressOrBuilderAnnotateVideoProgress.Builder. getAnnotationProgressOrBuilder(int index)Progress metadata for all videos specified in `AnnotateVideoRequest`.VideoAnnotationProgressOrBuilderAnnotateVideoProgress. getAnnotationProgressOrBuilder(int index)Progress metadata for all videos specified in `AnnotateVideoRequest`.VideoAnnotationProgressOrBuilderAnnotateVideoProgressOrBuilder. getAnnotationProgressOrBuilder(int index)Progress metadata for all videos specified in `AnnotateVideoRequest`.Methods in com.google.cloud.videointelligence.v1p2beta1 that return types with arguments of type VideoAnnotationProgressOrBuilder Modifier and Type Method Description List<? extends VideoAnnotationProgressOrBuilder>AnnotateVideoProgress.Builder. getAnnotationProgressOrBuilderList()Progress metadata for all videos specified in `AnnotateVideoRequest`.List<? extends VideoAnnotationProgressOrBuilder>AnnotateVideoProgress. getAnnotationProgressOrBuilderList()Progress metadata for all videos specified in `AnnotateVideoRequest`.List<? extends VideoAnnotationProgressOrBuilder>AnnotateVideoProgressOrBuilder. getAnnotationProgressOrBuilderList()Progress metadata for all videos specified in `AnnotateVideoRequest`.
-