Uses of Interface
com.google.cloud.vision.v1p3beta1.WebDetection.WebPageOrBuilder
-
Packages that use WebDetection.WebPageOrBuilder Package Description com.google.cloud.vision.v1p3beta1 A client to Cloud Vision API -
-
Uses of WebDetection.WebPageOrBuilder in com.google.cloud.vision.v1p3beta1
Classes in com.google.cloud.vision.v1p3beta1 that implement WebDetection.WebPageOrBuilder Modifier and Type Class Description static classWebDetection.WebPageMetadata for web pages.static classWebDetection.WebPage.BuilderMetadata for web pages.Methods in com.google.cloud.vision.v1p3beta1 that return WebDetection.WebPageOrBuilder Modifier and Type Method Description WebDetection.WebPageOrBuilderWebDetection.Builder. getPagesWithMatchingImagesOrBuilder(int index)Web pages containing the matching images from the Internet.WebDetection.WebPageOrBuilderWebDetection. getPagesWithMatchingImagesOrBuilder(int index)Web pages containing the matching images from the Internet.WebDetection.WebPageOrBuilderWebDetectionOrBuilder. getPagesWithMatchingImagesOrBuilder(int index)Web pages containing the matching images from the Internet.Methods in com.google.cloud.vision.v1p3beta1 that return types with arguments of type WebDetection.WebPageOrBuilder Modifier and Type Method Description List<? extends WebDetection.WebPageOrBuilder>WebDetection.Builder. getPagesWithMatchingImagesOrBuilderList()Web pages containing the matching images from the Internet.List<? extends WebDetection.WebPageOrBuilder>WebDetection. getPagesWithMatchingImagesOrBuilderList()Web pages containing the matching images from the Internet.List<? extends WebDetection.WebPageOrBuilder>WebDetectionOrBuilder. getPagesWithMatchingImagesOrBuilderList()Web pages containing the matching images from the Internet.
-