| Modifier and Type | Method and Description |
|---|---|
WebDetection.WebPage |
WebDetection.WebPage.Builder.build() |
WebDetection.WebPage |
WebDetection.WebPage.Builder.buildPartial() |
static WebDetection.WebPage |
WebDetection.WebPage.getDefaultInstance() |
WebDetection.WebPage |
WebDetection.WebPage.getDefaultInstanceForType() |
WebDetection.WebPage |
WebDetection.WebPage.Builder.getDefaultInstanceForType() |
WebDetection.WebPage |
WebDetectionOrBuilder.getPagesWithMatchingImages(int index)
Web pages containing the matching images from the Internet.
|
WebDetection.WebPage |
WebDetection.getPagesWithMatchingImages(int index)
Web pages containing the matching images from the Internet.
|
WebDetection.WebPage |
WebDetection.Builder.getPagesWithMatchingImages(int index)
Web pages containing the matching images from the Internet.
|
static WebDetection.WebPage |
WebDetection.WebPage.parseDelimitedFrom(InputStream input) |
static WebDetection.WebPage |
WebDetection.WebPage.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebDetection.WebPage |
WebDetection.WebPage.parseFrom(byte[] data) |
static WebDetection.WebPage |
WebDetection.WebPage.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebDetection.WebPage |
WebDetection.WebPage.parseFrom(ByteBuffer data) |
static WebDetection.WebPage |
WebDetection.WebPage.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebDetection.WebPage |
WebDetection.WebPage.parseFrom(com.google.protobuf.ByteString data) |
static WebDetection.WebPage |
WebDetection.WebPage.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebDetection.WebPage |
WebDetection.WebPage.parseFrom(com.google.protobuf.CodedInputStream input) |
static WebDetection.WebPage |
WebDetection.WebPage.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebDetection.WebPage |
WebDetection.WebPage.parseFrom(InputStream input) |
static WebDetection.WebPage |
WebDetection.WebPage.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<WebDetection.WebPage> |
WebDetectionOrBuilder.getPagesWithMatchingImagesList()
Web pages containing the matching images from the Internet.
|
List<WebDetection.WebPage> |
WebDetection.getPagesWithMatchingImagesList()
Web pages containing the matching images from the Internet.
|
List<WebDetection.WebPage> |
WebDetection.Builder.getPagesWithMatchingImagesList()
Web pages containing the matching images from the Internet.
|
com.google.protobuf.Parser<WebDetection.WebPage> |
WebDetection.WebPage.getParserForType() |
static com.google.protobuf.Parser<WebDetection.WebPage> |
WebDetection.WebPage.parser() |
| Modifier and Type | Method and Description |
|---|---|
WebDetection.Builder |
WebDetection.Builder.addPagesWithMatchingImages(int index,
WebDetection.WebPage value)
Web pages containing the matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.addPagesWithMatchingImages(WebDetection.WebPage value)
Web pages containing the matching images from the Internet.
|
WebDetection.WebPage.Builder |
WebDetection.WebPage.Builder.mergeFrom(WebDetection.WebPage other) |
static WebDetection.WebPage.Builder |
WebDetection.WebPage.newBuilder(WebDetection.WebPage prototype) |
WebDetection.Builder |
WebDetection.Builder.setPagesWithMatchingImages(int index,
WebDetection.WebPage value)
Web pages containing the matching images from the Internet.
|
| Modifier and Type | Method and Description |
|---|---|
WebDetection.Builder |
WebDetection.Builder.addAllPagesWithMatchingImages(Iterable<? extends WebDetection.WebPage> values)
Web pages containing the matching images from the Internet.
|
Copyright © 2020 Google LLC. All rights reserved.