Uses of Interface
com.google.cloud.videointelligence.v1beta2.LabelAnnotationOrBuilder
-
Packages that use LabelAnnotationOrBuilder Package Description com.google.cloud.videointelligence.v1beta2 A client to Google Cloud Video Intelligence API -
-
Uses of LabelAnnotationOrBuilder in com.google.cloud.videointelligence.v1beta2
Classes in com.google.cloud.videointelligence.v1beta2 that implement LabelAnnotationOrBuilder Modifier and Type Class Description classLabelAnnotationLabel annotation.static classLabelAnnotation.BuilderLabel annotation.Methods in com.google.cloud.videointelligence.v1beta2 that return LabelAnnotationOrBuilder Modifier and Type Method Description LabelAnnotationOrBuilderVideoAnnotationResults.Builder. getFrameLabelAnnotationsOrBuilder(int index)Label annotations on frame level.LabelAnnotationOrBuilderVideoAnnotationResults. getFrameLabelAnnotationsOrBuilder(int index)Label annotations on frame level.LabelAnnotationOrBuilderVideoAnnotationResultsOrBuilder. getFrameLabelAnnotationsOrBuilder(int index)Label annotations on frame level.LabelAnnotationOrBuilderVideoAnnotationResults.Builder. getSegmentLabelAnnotationsOrBuilder(int index)Label annotations on video level or user specified segment level.LabelAnnotationOrBuilderVideoAnnotationResults. getSegmentLabelAnnotationsOrBuilder(int index)Label annotations on video level or user specified segment level.LabelAnnotationOrBuilderVideoAnnotationResultsOrBuilder. getSegmentLabelAnnotationsOrBuilder(int index)Label annotations on video level or user specified segment level.LabelAnnotationOrBuilderVideoAnnotationResults.Builder. getShotLabelAnnotationsOrBuilder(int index)Label annotations on shot level.LabelAnnotationOrBuilderVideoAnnotationResults. getShotLabelAnnotationsOrBuilder(int index)Label annotations on shot level.LabelAnnotationOrBuilderVideoAnnotationResultsOrBuilder. getShotLabelAnnotationsOrBuilder(int index)Label annotations on shot level.Methods in com.google.cloud.videointelligence.v1beta2 that return types with arguments of type LabelAnnotationOrBuilder Modifier and Type Method Description List<? extends LabelAnnotationOrBuilder>VideoAnnotationResults.Builder. getFrameLabelAnnotationsOrBuilderList()Label annotations on frame level.List<? extends LabelAnnotationOrBuilder>VideoAnnotationResults. getFrameLabelAnnotationsOrBuilderList()Label annotations on frame level.List<? extends LabelAnnotationOrBuilder>VideoAnnotationResultsOrBuilder. getFrameLabelAnnotationsOrBuilderList()Label annotations on frame level.List<? extends LabelAnnotationOrBuilder>VideoAnnotationResults.Builder. getSegmentLabelAnnotationsOrBuilderList()Label annotations on video level or user specified segment level.List<? extends LabelAnnotationOrBuilder>VideoAnnotationResults. getSegmentLabelAnnotationsOrBuilderList()Label annotations on video level or user specified segment level.List<? extends LabelAnnotationOrBuilder>VideoAnnotationResultsOrBuilder. getSegmentLabelAnnotationsOrBuilderList()Label annotations on video level or user specified segment level.List<? extends LabelAnnotationOrBuilder>VideoAnnotationResults.Builder. getShotLabelAnnotationsOrBuilderList()Label annotations on shot level.List<? extends LabelAnnotationOrBuilder>VideoAnnotationResults. getShotLabelAnnotationsOrBuilderList()Label annotations on shot level.List<? extends LabelAnnotationOrBuilder>VideoAnnotationResultsOrBuilder. getShotLabelAnnotationsOrBuilderList()Label annotations on shot level.
-