Uses of Interface
com.google.cloud.vision.v1p1beta1.WebDetectionOrBuilder
-
Packages that use WebDetectionOrBuilder Package Description com.google.cloud.vision.v1p1beta1 A client to Cloud Vision API -
-
Uses of WebDetectionOrBuilder in com.google.cloud.vision.v1p1beta1
Classes in com.google.cloud.vision.v1p1beta1 that implement WebDetectionOrBuilder Modifier and Type Class Description classWebDetectionRelevant information for the image from the Internet.static classWebDetection.BuilderRelevant information for the image from the Internet.Methods in com.google.cloud.vision.v1p1beta1 that return WebDetectionOrBuilder Modifier and Type Method Description WebDetectionOrBuilderAnnotateImageResponse.Builder. getWebDetectionOrBuilder()If present, web detection has completed successfully.WebDetectionOrBuilderAnnotateImageResponse. getWebDetectionOrBuilder()If present, web detection has completed successfully.WebDetectionOrBuilderAnnotateImageResponseOrBuilder. getWebDetectionOrBuilder()If present, web detection has completed successfully.
-