Package | Description |
---|---|
com.google.cloud.vision.v1p3beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
WebDetection.WebImage |
WebDetection.WebImage.Builder.build() |
WebDetection.WebImage |
WebDetection.WebImage.Builder.buildPartial() |
static WebDetection.WebImage |
WebDetection.WebImage.getDefaultInstance() |
WebDetection.WebImage |
WebDetection.WebImage.getDefaultInstanceForType() |
WebDetection.WebImage |
WebDetection.WebImage.Builder.getDefaultInstanceForType() |
WebDetection.WebImage |
WebDetection.getFullMatchingImages(int index)
Fully matching images from the Internet.
|
WebDetection.WebImage |
WebDetection.WebPageOrBuilder.getFullMatchingImages(int index)
Fully matching images on the page.
|
WebDetection.WebImage |
WebDetection.WebPage.getFullMatchingImages(int index)
Fully matching images on the page.
|
WebDetection.WebImage |
WebDetection.WebPage.Builder.getFullMatchingImages(int index)
Fully matching images on the page.
|
WebDetection.WebImage |
WebDetection.Builder.getFullMatchingImages(int index)
Fully matching images from the Internet.
|
WebDetection.WebImage |
WebDetectionOrBuilder.getFullMatchingImages(int index)
Fully matching images from the Internet.
|
WebDetection.WebImage |
WebDetection.getPartialMatchingImages(int index)
Partial matching images from the Internet.
|
WebDetection.WebImage |
WebDetection.WebPageOrBuilder.getPartialMatchingImages(int index)
Partial matching images on the page.
|
WebDetection.WebImage |
WebDetection.WebPage.getPartialMatchingImages(int index)
Partial matching images on the page.
|
WebDetection.WebImage |
WebDetection.WebPage.Builder.getPartialMatchingImages(int index)
Partial matching images on the page.
|
WebDetection.WebImage |
WebDetection.Builder.getPartialMatchingImages(int index)
Partial matching images from the Internet.
|
WebDetection.WebImage |
WebDetectionOrBuilder.getPartialMatchingImages(int index)
Partial matching images from the Internet.
|
WebDetection.WebImage |
WebDetection.getVisuallySimilarImages(int index)
The visually similar image results.
|
WebDetection.WebImage |
WebDetection.Builder.getVisuallySimilarImages(int index)
The visually similar image results.
|
WebDetection.WebImage |
WebDetectionOrBuilder.getVisuallySimilarImages(int index)
The visually similar image results.
|
static WebDetection.WebImage |
WebDetection.WebImage.parseDelimitedFrom(InputStream input) |
static WebDetection.WebImage |
WebDetection.WebImage.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static WebDetection.WebImage |
WebDetection.WebImage.parseFrom(byte[] data) |
static WebDetection.WebImage |
WebDetection.WebImage.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static WebDetection.WebImage |
WebDetection.WebImage.parseFrom(ByteBuffer data) |
static WebDetection.WebImage |
WebDetection.WebImage.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static WebDetection.WebImage |
WebDetection.WebImage.parseFrom(ByteString data) |
static WebDetection.WebImage |
WebDetection.WebImage.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static WebDetection.WebImage |
WebDetection.WebImage.parseFrom(CodedInputStream input) |
static WebDetection.WebImage |
WebDetection.WebImage.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static WebDetection.WebImage |
WebDetection.WebImage.parseFrom(InputStream input) |
static WebDetection.WebImage |
WebDetection.WebImage.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<WebDetection.WebImage> |
WebDetection.getFullMatchingImagesList()
Fully matching images from the Internet.
|
List<WebDetection.WebImage> |
WebDetection.WebPageOrBuilder.getFullMatchingImagesList()
Fully matching images on the page.
|
List<WebDetection.WebImage> |
WebDetection.WebPage.getFullMatchingImagesList()
Fully matching images on the page.
|
List<WebDetection.WebImage> |
WebDetection.WebPage.Builder.getFullMatchingImagesList()
Fully matching images on the page.
|
List<WebDetection.WebImage> |
WebDetection.Builder.getFullMatchingImagesList()
Fully matching images from the Internet.
|
List<WebDetection.WebImage> |
WebDetectionOrBuilder.getFullMatchingImagesList()
Fully matching images from the Internet.
|
Parser<WebDetection.WebImage> |
WebDetection.WebImage.getParserForType() |
List<WebDetection.WebImage> |
WebDetection.getPartialMatchingImagesList()
Partial matching images from the Internet.
|
List<WebDetection.WebImage> |
WebDetection.WebPageOrBuilder.getPartialMatchingImagesList()
Partial matching images on the page.
|
List<WebDetection.WebImage> |
WebDetection.WebPage.getPartialMatchingImagesList()
Partial matching images on the page.
|
List<WebDetection.WebImage> |
WebDetection.WebPage.Builder.getPartialMatchingImagesList()
Partial matching images on the page.
|
List<WebDetection.WebImage> |
WebDetection.Builder.getPartialMatchingImagesList()
Partial matching images from the Internet.
|
List<WebDetection.WebImage> |
WebDetectionOrBuilder.getPartialMatchingImagesList()
Partial matching images from the Internet.
|
List<WebDetection.WebImage> |
WebDetection.getVisuallySimilarImagesList()
The visually similar image results.
|
List<WebDetection.WebImage> |
WebDetection.Builder.getVisuallySimilarImagesList()
The visually similar image results.
|
List<WebDetection.WebImage> |
WebDetectionOrBuilder.getVisuallySimilarImagesList()
The visually similar image results.
|
static Parser<WebDetection.WebImage> |
WebDetection.WebImage.parser() |
Modifier and Type | Method and Description |
---|---|
WebDetection.WebPage.Builder |
WebDetection.WebPage.Builder.addFullMatchingImages(int index,
WebDetection.WebImage value)
Fully matching images on the page.
|
WebDetection.Builder |
WebDetection.Builder.addFullMatchingImages(int index,
WebDetection.WebImage value)
Fully matching images from the Internet.
|
WebDetection.WebPage.Builder |
WebDetection.WebPage.Builder.addFullMatchingImages(WebDetection.WebImage value)
Fully matching images on the page.
|
WebDetection.Builder |
WebDetection.Builder.addFullMatchingImages(WebDetection.WebImage value)
Fully matching images from the Internet.
|
WebDetection.WebPage.Builder |
WebDetection.WebPage.Builder.addPartialMatchingImages(int index,
WebDetection.WebImage value)
Partial matching images on the page.
|
WebDetection.Builder |
WebDetection.Builder.addPartialMatchingImages(int index,
WebDetection.WebImage value)
Partial matching images from the Internet.
|
WebDetection.WebPage.Builder |
WebDetection.WebPage.Builder.addPartialMatchingImages(WebDetection.WebImage value)
Partial matching images on the page.
|
WebDetection.Builder |
WebDetection.Builder.addPartialMatchingImages(WebDetection.WebImage value)
Partial matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.addVisuallySimilarImages(int index,
WebDetection.WebImage value)
The visually similar image results.
|
WebDetection.Builder |
WebDetection.Builder.addVisuallySimilarImages(WebDetection.WebImage value)
The visually similar image results.
|
WebDetection.WebImage.Builder |
WebDetection.WebImage.Builder.mergeFrom(WebDetection.WebImage other) |
static WebDetection.WebImage.Builder |
WebDetection.WebImage.newBuilder(WebDetection.WebImage prototype) |
WebDetection.WebPage.Builder |
WebDetection.WebPage.Builder.setFullMatchingImages(int index,
WebDetection.WebImage value)
Fully matching images on the page.
|
WebDetection.Builder |
WebDetection.Builder.setFullMatchingImages(int index,
WebDetection.WebImage value)
Fully matching images from the Internet.
|
WebDetection.WebPage.Builder |
WebDetection.WebPage.Builder.setPartialMatchingImages(int index,
WebDetection.WebImage value)
Partial matching images on the page.
|
WebDetection.Builder |
WebDetection.Builder.setPartialMatchingImages(int index,
WebDetection.WebImage value)
Partial matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.setVisuallySimilarImages(int index,
WebDetection.WebImage value)
The visually similar image results.
|
Modifier and Type | Method and Description |
---|---|
WebDetection.WebPage.Builder |
WebDetection.WebPage.Builder.addAllFullMatchingImages(Iterable<? extends WebDetection.WebImage> values)
Fully matching images on the page.
|
WebDetection.Builder |
WebDetection.Builder.addAllFullMatchingImages(Iterable<? extends WebDetection.WebImage> values)
Fully matching images from the Internet.
|
WebDetection.WebPage.Builder |
WebDetection.WebPage.Builder.addAllPartialMatchingImages(Iterable<? extends WebDetection.WebImage> values)
Partial matching images on the page.
|
WebDetection.Builder |
WebDetection.Builder.addAllPartialMatchingImages(Iterable<? extends WebDetection.WebImage> values)
Partial matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.addAllVisuallySimilarImages(Iterable<? extends WebDetection.WebImage> values)
The visually similar image results.
|
Copyright © 2022 Google LLC. All rights reserved.