Uses of Interface
com.google.cloud.vision.v1.WebDetection.WebImageOrBuilder
-
Packages that use WebDetection.WebImageOrBuilder Package Description com.google.cloud.vision.v1 A client to Cloud Vision API -
-
Uses of WebDetection.WebImageOrBuilder in com.google.cloud.vision.v1
Classes in com.google.cloud.vision.v1 that implement WebDetection.WebImageOrBuilder Modifier and Type Class Description static classWebDetection.WebImageMetadata for online images.static classWebDetection.WebImage.BuilderMetadata for online images.Methods in com.google.cloud.vision.v1 that return WebDetection.WebImageOrBuilder Modifier and Type Method Description WebDetection.WebImageOrBuilderWebDetection.Builder. getFullMatchingImagesOrBuilder(int index)Fully matching images from the Internet.WebDetection.WebImageOrBuilderWebDetection. getFullMatchingImagesOrBuilder(int index)Fully matching images from the Internet.WebDetection.WebImageOrBuilderWebDetection.WebPage.Builder. getFullMatchingImagesOrBuilder(int index)Fully matching images on the page.WebDetection.WebImageOrBuilderWebDetection.WebPage. getFullMatchingImagesOrBuilder(int index)Fully matching images on the page.WebDetection.WebImageOrBuilderWebDetection.WebPageOrBuilder. getFullMatchingImagesOrBuilder(int index)Fully matching images on the page.WebDetection.WebImageOrBuilderWebDetectionOrBuilder. getFullMatchingImagesOrBuilder(int index)Fully matching images from the Internet.WebDetection.WebImageOrBuilderWebDetection.Builder. getPartialMatchingImagesOrBuilder(int index)Partial matching images from the Internet.WebDetection.WebImageOrBuilderWebDetection. getPartialMatchingImagesOrBuilder(int index)Partial matching images from the Internet.WebDetection.WebImageOrBuilderWebDetection.WebPage.Builder. getPartialMatchingImagesOrBuilder(int index)Partial matching images on the page.WebDetection.WebImageOrBuilderWebDetection.WebPage. getPartialMatchingImagesOrBuilder(int index)Partial matching images on the page.WebDetection.WebImageOrBuilderWebDetection.WebPageOrBuilder. getPartialMatchingImagesOrBuilder(int index)Partial matching images on the page.WebDetection.WebImageOrBuilderWebDetectionOrBuilder. getPartialMatchingImagesOrBuilder(int index)Partial matching images from the Internet.WebDetection.WebImageOrBuilderWebDetection.Builder. getVisuallySimilarImagesOrBuilder(int index)The visually similar image results.WebDetection.WebImageOrBuilderWebDetection. getVisuallySimilarImagesOrBuilder(int index)The visually similar image results.WebDetection.WebImageOrBuilderWebDetectionOrBuilder. getVisuallySimilarImagesOrBuilder(int index)The visually similar image results.Methods in com.google.cloud.vision.v1 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.
-