Uses of Interface
com.google.cloud.videointelligence.v1beta2.EntityOrBuilder
-
Packages that use EntityOrBuilder Package Description com.google.cloud.videointelligence.v1beta2 A client to Google Cloud Video Intelligence API -
-
Uses of EntityOrBuilder in com.google.cloud.videointelligence.v1beta2
Classes in com.google.cloud.videointelligence.v1beta2 that implement EntityOrBuilder Modifier and Type Class Description classEntityDetected entity from video analysis.static classEntity.BuilderDetected entity from video analysis.Methods in com.google.cloud.videointelligence.v1beta2 that return EntityOrBuilder Modifier and Type Method Description EntityOrBuilderLabelAnnotation.Builder. getCategoryEntitiesOrBuilder(int index)Common categories for the detected entity.EntityOrBuilderLabelAnnotation. getCategoryEntitiesOrBuilder(int index)Common categories for the detected entity.EntityOrBuilderLabelAnnotationOrBuilder. getCategoryEntitiesOrBuilder(int index)Common categories for the detected entity.EntityOrBuilderLabelAnnotation.Builder. getEntityOrBuilder()Detected entity.EntityOrBuilderLabelAnnotation. getEntityOrBuilder()Detected entity.EntityOrBuilderLabelAnnotationOrBuilder. getEntityOrBuilder()Detected entity.Methods in com.google.cloud.videointelligence.v1beta2 that return types with arguments of type EntityOrBuilder Modifier and Type Method Description List<? extends EntityOrBuilder>LabelAnnotation.Builder. getCategoryEntitiesOrBuilderList()Common categories for the detected entity.List<? extends EntityOrBuilder>LabelAnnotation. getCategoryEntitiesOrBuilderList()Common categories for the detected entity.List<? extends EntityOrBuilder>LabelAnnotationOrBuilder. getCategoryEntitiesOrBuilderList()Common categories for the detected entity.
-