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