Uses of Interface
com.google.cloud.vision.v1p3beta1.WebDetection.WebImageOrBuilder
-
Packages that use WebDetection.WebImageOrBuilder Package Description com.google.cloud.vision.v1p3beta1 A client to Cloud Vision API -
-
Uses of WebDetection.WebImageOrBuilder in com.google.cloud.vision.v1p3beta1
Classes in com.google.cloud.vision.v1p3beta1 that implement WebDetection.WebImageOrBuilder Modifier and Type Class Description static class
WebDetection.WebImage
Metadata for online images.static class
WebDetection.WebImage.Builder
Metadata for online images.Methods in com.google.cloud.vision.v1p3beta1 that return WebDetection.WebImageOrBuilder Modifier and Type Method Description WebDetection.WebImageOrBuilder
WebDetection.Builder. getFullMatchingImagesOrBuilder(int index)
Fully matching images from the Internet.WebDetection.WebImageOrBuilder
WebDetection. getFullMatchingImagesOrBuilder(int index)
Fully matching images from the Internet.WebDetection.WebImageOrBuilder
WebDetection.WebPage.Builder. getFullMatchingImagesOrBuilder(int index)
Fully matching images on the page.WebDetection.WebImageOrBuilder
WebDetection.WebPage. getFullMatchingImagesOrBuilder(int index)
Fully matching images on the page.WebDetection.WebImageOrBuilder
WebDetection.WebPageOrBuilder. getFullMatchingImagesOrBuilder(int index)
Fully matching images on the page.WebDetection.WebImageOrBuilder
WebDetectionOrBuilder. getFullMatchingImagesOrBuilder(int index)
Fully matching images from the Internet.WebDetection.WebImageOrBuilder
WebDetection.Builder. getPartialMatchingImagesOrBuilder(int index)
Partial matching images from the Internet.WebDetection.WebImageOrBuilder
WebDetection. getPartialMatchingImagesOrBuilder(int index)
Partial matching images from the Internet.WebDetection.WebImageOrBuilder
WebDetection.WebPage.Builder. getPartialMatchingImagesOrBuilder(int index)
Partial matching images on the page.WebDetection.WebImageOrBuilder
WebDetection.WebPage. getPartialMatchingImagesOrBuilder(int index)
Partial matching images on the page.WebDetection.WebImageOrBuilder
WebDetection.WebPageOrBuilder. getPartialMatchingImagesOrBuilder(int index)
Partial matching images on the page.WebDetection.WebImageOrBuilder
WebDetectionOrBuilder. getPartialMatchingImagesOrBuilder(int index)
Partial matching images from the Internet.WebDetection.WebImageOrBuilder
WebDetection.Builder. getVisuallySimilarImagesOrBuilder(int index)
The visually similar image results.WebDetection.WebImageOrBuilder
WebDetection. getVisuallySimilarImagesOrBuilder(int index)
The visually similar image results.WebDetection.WebImageOrBuilder
WebDetectionOrBuilder. getVisuallySimilarImagesOrBuilder(int index)
The visually similar image results.Methods in com.google.cloud.vision.v1p3beta1 that return types with arguments of type WebDetection.WebImageOrBuilder Modifier and Type Method Description List<? extends WebDetection.WebImageOrBuilder>
WebDetection.Builder. getFullMatchingImagesOrBuilderList()
Fully matching images from the Internet.List<? extends WebDetection.WebImageOrBuilder>
WebDetection. getFullMatchingImagesOrBuilderList()
Fully matching images from the Internet.List<? extends WebDetection.WebImageOrBuilder>
WebDetection.WebPage.Builder. getFullMatchingImagesOrBuilderList()
Fully matching images on the page.List<? extends WebDetection.WebImageOrBuilder>
WebDetection.WebPage. getFullMatchingImagesOrBuilderList()
Fully matching images on the page.List<? extends WebDetection.WebImageOrBuilder>
WebDetection.WebPageOrBuilder. getFullMatchingImagesOrBuilderList()
Fully matching images on the page.List<? extends WebDetection.WebImageOrBuilder>
WebDetectionOrBuilder. getFullMatchingImagesOrBuilderList()
Fully matching images from the Internet.List<? extends WebDetection.WebImageOrBuilder>
WebDetection.Builder. getPartialMatchingImagesOrBuilderList()
Partial matching images from the Internet.List<? extends WebDetection.WebImageOrBuilder>
WebDetection. getPartialMatchingImagesOrBuilderList()
Partial matching images from the Internet.List<? extends WebDetection.WebImageOrBuilder>
WebDetection.WebPage.Builder. getPartialMatchingImagesOrBuilderList()
Partial matching images on the page.List<? extends WebDetection.WebImageOrBuilder>
WebDetection.WebPage. getPartialMatchingImagesOrBuilderList()
Partial matching images on the page.List<? extends WebDetection.WebImageOrBuilder>
WebDetection.WebPageOrBuilder. getPartialMatchingImagesOrBuilderList()
Partial matching images on the page.List<? extends WebDetection.WebImageOrBuilder>
WebDetectionOrBuilder. getPartialMatchingImagesOrBuilderList()
Partial matching images from the Internet.List<? extends WebDetection.WebImageOrBuilder>
WebDetection.Builder. getVisuallySimilarImagesOrBuilderList()
The visually similar image results.List<? extends WebDetection.WebImageOrBuilder>
WebDetection. getVisuallySimilarImagesOrBuilderList()
The visually similar image results.List<? extends WebDetection.WebImageOrBuilder>
WebDetectionOrBuilder. getVisuallySimilarImagesOrBuilderList()
The visually similar image results.
-