Uses of Interface
com.google.cloud.videointelligence.v1beta2.VideoAnnotationProgressOrBuilder
-
Packages that use VideoAnnotationProgressOrBuilder Package Description com.google.cloud.videointelligence.v1beta2 A client to Google Cloud Video Intelligence API -
-
Uses of VideoAnnotationProgressOrBuilder in com.google.cloud.videointelligence.v1beta2
Classes in com.google.cloud.videointelligence.v1beta2 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.v1beta2 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.v1beta2 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`.
-