Uses of Interface
com.google.cloud.vision.v1p1beta1.WebDetectionParamsOrBuilder
-
Packages that use WebDetectionParamsOrBuilder Package Description com.google.cloud.vision.v1p1beta1 A client to Cloud Vision API -
-
Uses of WebDetectionParamsOrBuilder in com.google.cloud.vision.v1p1beta1
Classes in com.google.cloud.vision.v1p1beta1 that implement WebDetectionParamsOrBuilder Modifier and Type Class Description classWebDetectionParamsParameters for web detection request.static classWebDetectionParams.BuilderParameters for web detection request.Methods in com.google.cloud.vision.v1p1beta1 that return WebDetectionParamsOrBuilder Modifier and Type Method Description WebDetectionParamsOrBuilderImageContext.Builder. getWebDetectionParamsOrBuilder()Parameters for web detection.WebDetectionParamsOrBuilderImageContext. getWebDetectionParamsOrBuilder()Parameters for web detection.WebDetectionParamsOrBuilderImageContextOrBuilder. getWebDetectionParamsOrBuilder()Parameters for web detection.
-