Package | Description |
---|---|
com.google.cloud.vision.v1p3beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
static class |
WebDetection.WebImage
Metadata for online images.
|
static class |
WebDetection.WebImage.Builder
Metadata for online images.
|
Modifier and Type | Method and Description |
---|---|
WebDetection.WebImageOrBuilder |
WebDetection.getFullMatchingImagesOrBuilder(int index)
Fully matching images from the Internet.
|
WebDetection.WebImageOrBuilder |
WebDetection.WebPageOrBuilder.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.WebPage.Builder.getFullMatchingImagesOrBuilder(int index)
Fully matching images on the page.
|
WebDetection.WebImageOrBuilder |
WebDetection.Builder.getFullMatchingImagesOrBuilder(int index)
Fully matching images from the Internet.
|
WebDetection.WebImageOrBuilder |
WebDetectionOrBuilder.getFullMatchingImagesOrBuilder(int index)
Fully matching images from the Internet.
|
WebDetection.WebImageOrBuilder |
WebDetection.getPartialMatchingImagesOrBuilder(int index)
Partial matching images from the Internet.
|
WebDetection.WebImageOrBuilder |
WebDetection.WebPageOrBuilder.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.WebPage.Builder.getPartialMatchingImagesOrBuilder(int index)
Partial matching images on the page.
|
WebDetection.WebImageOrBuilder |
WebDetection.Builder.getPartialMatchingImagesOrBuilder(int index)
Partial matching images from the Internet.
|
WebDetection.WebImageOrBuilder |
WebDetectionOrBuilder.getPartialMatchingImagesOrBuilder(int index)
Partial matching images from the Internet.
|
WebDetection.WebImageOrBuilder |
WebDetection.getVisuallySimilarImagesOrBuilder(int index)
The visually similar image results.
|
WebDetection.WebImageOrBuilder |
WebDetection.Builder.getVisuallySimilarImagesOrBuilder(int index)
The visually similar image results.
|
WebDetection.WebImageOrBuilder |
WebDetectionOrBuilder.getVisuallySimilarImagesOrBuilder(int index)
The visually similar image results.
|
Modifier and Type | Method and Description |
---|---|
List<? extends WebDetection.WebImageOrBuilder> |
WebDetection.getFullMatchingImagesOrBuilderList()
Fully matching images from the Internet.
|
List<? extends WebDetection.WebImageOrBuilder> |
WebDetection.WebPageOrBuilder.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.WebPage.Builder.getFullMatchingImagesOrBuilderList()
Fully matching images on the page.
|
List<? extends WebDetection.WebImageOrBuilder> |
WebDetection.Builder.getFullMatchingImagesOrBuilderList()
Fully matching images from the Internet.
|
List<? extends WebDetection.WebImageOrBuilder> |
WebDetectionOrBuilder.getFullMatchingImagesOrBuilderList()
Fully matching images from the Internet.
|
List<? extends WebDetection.WebImageOrBuilder> |
WebDetection.getPartialMatchingImagesOrBuilderList()
Partial matching images from the Internet.
|
List<? extends WebDetection.WebImageOrBuilder> |
WebDetection.WebPageOrBuilder.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.WebPage.Builder.getPartialMatchingImagesOrBuilderList()
Partial matching images on the page.
|
List<? extends WebDetection.WebImageOrBuilder> |
WebDetection.Builder.getPartialMatchingImagesOrBuilderList()
Partial matching images from the Internet.
|
List<? extends WebDetection.WebImageOrBuilder> |
WebDetectionOrBuilder.getPartialMatchingImagesOrBuilderList()
Partial matching images from the Internet.
|
List<? extends WebDetection.WebImageOrBuilder> |
WebDetection.getVisuallySimilarImagesOrBuilderList()
The visually similar image results.
|
List<? extends WebDetection.WebImageOrBuilder> |
WebDetection.Builder.getVisuallySimilarImagesOrBuilderList()
The visually similar image results.
|
List<? extends WebDetection.WebImageOrBuilder> |
WebDetectionOrBuilder.getVisuallySimilarImagesOrBuilderList()
The visually similar image results.
|
Copyright © 2022 Google LLC. All rights reserved.