Package | Description |
---|---|
com.google.cloud.vision.v1p1beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
WebDetection.WebPageOrBuilder |
WebDetection.getPagesWithMatchingImagesOrBuilder(int index)
Web pages containing the matching images from the Internet.
|
WebDetection.WebPageOrBuilder |
WebDetection.Builder.getPagesWithMatchingImagesOrBuilder(int index)
Web pages containing the matching images from the Internet.
|
WebDetection.WebPageOrBuilder |
WebDetectionOrBuilder.getPagesWithMatchingImagesOrBuilder(int index)
Web pages containing the matching images from the Internet.
|
Modifier and Type | Method and Description |
---|---|
List<? extends WebDetection.WebPageOrBuilder> |
WebDetection.getPagesWithMatchingImagesOrBuilderList()
Web pages containing the matching images from the Internet.
|
List<? extends WebDetection.WebPageOrBuilder> |
WebDetection.Builder.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.
|
Copyright © 2022 Google LLC. All rights reserved.