Uses of Interface
com.google.cloud.vision.v1p2beta1.WebDetection.WebLabelOrBuilder
-
Packages that use WebDetection.WebLabelOrBuilder Package Description com.google.cloud.vision.v1p2beta1 A client to Cloud Vision API -
-
Uses of WebDetection.WebLabelOrBuilder in com.google.cloud.vision.v1p2beta1
Classes in com.google.cloud.vision.v1p2beta1 that implement WebDetection.WebLabelOrBuilder Modifier and Type Class Description static classWebDetection.WebLabelLabel to provide extra metadata for the web detection.static classWebDetection.WebLabel.BuilderLabel to provide extra metadata for the web detection.Methods in com.google.cloud.vision.v1p2beta1 that return WebDetection.WebLabelOrBuilder Modifier and Type Method Description WebDetection.WebLabelOrBuilderWebDetection.Builder. getBestGuessLabelsOrBuilder(int index)Best guess text labels for the request image.WebDetection.WebLabelOrBuilderWebDetection. getBestGuessLabelsOrBuilder(int index)Best guess text labels for the request image.WebDetection.WebLabelOrBuilderWebDetectionOrBuilder. getBestGuessLabelsOrBuilder(int index)Best guess text labels for the request image.Methods in com.google.cloud.vision.v1p2beta1 that return types with arguments of type WebDetection.WebLabelOrBuilder Modifier and Type Method Description List<? extends WebDetection.WebLabelOrBuilder>WebDetection.Builder. getBestGuessLabelsOrBuilderList()Best guess text labels for the request image.List<? extends WebDetection.WebLabelOrBuilder>WebDetection. getBestGuessLabelsOrBuilderList()Best guess text labels for the request image.List<? extends WebDetection.WebLabelOrBuilder>WebDetectionOrBuilder. getBestGuessLabelsOrBuilderList()Best guess text labels for the request image.
-