Uses of Interface
com.google.cloud.vision.v1p1beta1.EntityAnnotationOrBuilder
-
Packages that use EntityAnnotationOrBuilder Package Description com.google.cloud.vision.v1p1beta1 A client to Cloud Vision API -
-
Uses of EntityAnnotationOrBuilder in com.google.cloud.vision.v1p1beta1
Classes in com.google.cloud.vision.v1p1beta1 that implement EntityAnnotationOrBuilder Modifier and Type Class Description classEntityAnnotationSet of detected entity features.static classEntityAnnotation.BuilderSet of detected entity features.Methods in com.google.cloud.vision.v1p1beta1 that return EntityAnnotationOrBuilder Modifier and Type Method Description EntityAnnotationOrBuilderAnnotateImageResponse.Builder. getLabelAnnotationsOrBuilder(int index)If present, label detection has completed successfully.EntityAnnotationOrBuilderAnnotateImageResponse. getLabelAnnotationsOrBuilder(int index)If present, label detection has completed successfully.EntityAnnotationOrBuilderAnnotateImageResponseOrBuilder. getLabelAnnotationsOrBuilder(int index)If present, label detection has completed successfully.EntityAnnotationOrBuilderAnnotateImageResponse.Builder. getLandmarkAnnotationsOrBuilder(int index)If present, landmark detection has completed successfully.EntityAnnotationOrBuilderAnnotateImageResponse. getLandmarkAnnotationsOrBuilder(int index)If present, landmark detection has completed successfully.EntityAnnotationOrBuilderAnnotateImageResponseOrBuilder. getLandmarkAnnotationsOrBuilder(int index)If present, landmark detection has completed successfully.EntityAnnotationOrBuilderAnnotateImageResponse.Builder. getLogoAnnotationsOrBuilder(int index)If present, logo detection has completed successfully.EntityAnnotationOrBuilderAnnotateImageResponse. getLogoAnnotationsOrBuilder(int index)If present, logo detection has completed successfully.EntityAnnotationOrBuilderAnnotateImageResponseOrBuilder. getLogoAnnotationsOrBuilder(int index)If present, logo detection has completed successfully.EntityAnnotationOrBuilderAnnotateImageResponse.Builder. getTextAnnotationsOrBuilder(int index)If present, text (OCR) detection has completed successfully.EntityAnnotationOrBuilderAnnotateImageResponse. getTextAnnotationsOrBuilder(int index)If present, text (OCR) detection has completed successfully.EntityAnnotationOrBuilderAnnotateImageResponseOrBuilder. getTextAnnotationsOrBuilder(int index)If present, text (OCR) detection has completed successfully.Methods in com.google.cloud.vision.v1p1beta1 that return types with arguments of type EntityAnnotationOrBuilder Modifier and Type Method Description List<? extends EntityAnnotationOrBuilder>AnnotateImageResponse.Builder. getLabelAnnotationsOrBuilderList()If present, label detection has completed successfully.List<? extends EntityAnnotationOrBuilder>AnnotateImageResponse. getLabelAnnotationsOrBuilderList()If present, label detection has completed successfully.List<? extends EntityAnnotationOrBuilder>AnnotateImageResponseOrBuilder. getLabelAnnotationsOrBuilderList()If present, label detection has completed successfully.List<? extends EntityAnnotationOrBuilder>AnnotateImageResponse.Builder. getLandmarkAnnotationsOrBuilderList()If present, landmark detection has completed successfully.List<? extends EntityAnnotationOrBuilder>AnnotateImageResponse. getLandmarkAnnotationsOrBuilderList()If present, landmark detection has completed successfully.List<? extends EntityAnnotationOrBuilder>AnnotateImageResponseOrBuilder. getLandmarkAnnotationsOrBuilderList()If present, landmark detection has completed successfully.List<? extends EntityAnnotationOrBuilder>AnnotateImageResponse.Builder. getLogoAnnotationsOrBuilderList()If present, logo detection has completed successfully.List<? extends EntityAnnotationOrBuilder>AnnotateImageResponse. getLogoAnnotationsOrBuilderList()If present, logo detection has completed successfully.List<? extends EntityAnnotationOrBuilder>AnnotateImageResponseOrBuilder. getLogoAnnotationsOrBuilderList()If present, logo detection has completed successfully.List<? extends EntityAnnotationOrBuilder>AnnotateImageResponse.Builder. getTextAnnotationsOrBuilderList()If present, text (OCR) detection has completed successfully.List<? extends EntityAnnotationOrBuilder>AnnotateImageResponse. getTextAnnotationsOrBuilderList()If present, text (OCR) detection has completed successfully.List<? extends EntityAnnotationOrBuilder>AnnotateImageResponseOrBuilder. getTextAnnotationsOrBuilderList()If present, text (OCR) detection has completed successfully.
-