Uses of Interface
com.google.cloud.vision.v1p4beta1.WebDetectionParamsOrBuilder
-
Packages that use WebDetectionParamsOrBuilder Package Description com.google.cloud.vision.v1p4beta1 A client to Cloud Vision API -
-
Uses of WebDetectionParamsOrBuilder in com.google.cloud.vision.v1p4beta1
Classes in com.google.cloud.vision.v1p4beta1 that implement WebDetectionParamsOrBuilder Modifier and Type Class Description class
WebDetectionParams
Parameters for web detection request.static class
WebDetectionParams.Builder
Parameters for web detection request.Methods in com.google.cloud.vision.v1p4beta1 that return WebDetectionParamsOrBuilder Modifier and Type Method Description WebDetectionParamsOrBuilder
ImageContext.Builder. getWebDetectionParamsOrBuilder()
Parameters for web detection.WebDetectionParamsOrBuilder
ImageContext. getWebDetectionParamsOrBuilder()
Parameters for web detection.WebDetectionParamsOrBuilder
ImageContextOrBuilder. getWebDetectionParamsOrBuilder()
Parameters for web detection.
-