| Modifier and Type | Method and Description |
|---|---|
WebDetection.WebEntity |
WebDetection.WebEntity.Builder.build() |
WebDetection.WebEntity |
WebDetection.WebEntity.Builder.buildPartial() |
static WebDetection.WebEntity |
WebDetection.WebEntity.getDefaultInstance() |
WebDetection.WebEntity |
WebDetection.WebEntity.getDefaultInstanceForType() |
WebDetection.WebEntity |
WebDetection.WebEntity.Builder.getDefaultInstanceForType() |
WebDetection.WebEntity |
WebDetectionOrBuilder.getWebEntities(int index)
Deduced entities from similar images on the Internet.
|
WebDetection.WebEntity |
WebDetection.getWebEntities(int index)
Deduced entities from similar images on the Internet.
|
WebDetection.WebEntity |
WebDetection.Builder.getWebEntities(int index)
Deduced entities from similar images on the Internet.
|
static WebDetection.WebEntity |
WebDetection.WebEntity.parseDelimitedFrom(InputStream input) |
static WebDetection.WebEntity |
WebDetection.WebEntity.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebDetection.WebEntity |
WebDetection.WebEntity.parseFrom(byte[] data) |
static WebDetection.WebEntity |
WebDetection.WebEntity.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebDetection.WebEntity |
WebDetection.WebEntity.parseFrom(ByteBuffer data) |
static WebDetection.WebEntity |
WebDetection.WebEntity.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebDetection.WebEntity |
WebDetection.WebEntity.parseFrom(com.google.protobuf.ByteString data) |
static WebDetection.WebEntity |
WebDetection.WebEntity.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebDetection.WebEntity |
WebDetection.WebEntity.parseFrom(com.google.protobuf.CodedInputStream input) |
static WebDetection.WebEntity |
WebDetection.WebEntity.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebDetection.WebEntity |
WebDetection.WebEntity.parseFrom(InputStream input) |
static WebDetection.WebEntity |
WebDetection.WebEntity.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<WebDetection.WebEntity> |
WebDetection.WebEntity.getParserForType() |
List<WebDetection.WebEntity> |
WebDetectionOrBuilder.getWebEntitiesList()
Deduced entities from similar images on the Internet.
|
List<WebDetection.WebEntity> |
WebDetection.getWebEntitiesList()
Deduced entities from similar images on the Internet.
|
List<WebDetection.WebEntity> |
WebDetection.Builder.getWebEntitiesList()
Deduced entities from similar images on the Internet.
|
static com.google.protobuf.Parser<WebDetection.WebEntity> |
WebDetection.WebEntity.parser() |
| Modifier and Type | Method and Description |
|---|---|
WebDetection.Builder |
WebDetection.Builder.addWebEntities(int index,
WebDetection.WebEntity value)
Deduced entities from similar images on the Internet.
|
WebDetection.Builder |
WebDetection.Builder.addWebEntities(WebDetection.WebEntity value)
Deduced entities from similar images on the Internet.
|
WebDetection.WebEntity.Builder |
WebDetection.WebEntity.Builder.mergeFrom(WebDetection.WebEntity other) |
static WebDetection.WebEntity.Builder |
WebDetection.WebEntity.newBuilder(WebDetection.WebEntity prototype) |
WebDetection.Builder |
WebDetection.Builder.setWebEntities(int index,
WebDetection.WebEntity value)
Deduced entities from similar images on the Internet.
|
| Modifier and Type | Method and Description |
|---|---|
WebDetection.Builder |
WebDetection.Builder.addAllWebEntities(Iterable<? extends WebDetection.WebEntity> values)
Deduced entities from similar images on the Internet.
|
Copyright © 2020 Google LLC. All rights reserved.