| Modifier and Type | Method and Description |
|---|---|
WebDetection |
WebDetection.Builder.build() |
WebDetection |
WebDetection.Builder.buildPartial() |
static WebDetection |
WebDetection.getDefaultInstance() |
WebDetection |
WebDetection.getDefaultInstanceForType() |
WebDetection |
WebDetection.Builder.getDefaultInstanceForType() |
WebDetection |
AnnotateImageResponseOrBuilder.getWebDetection()
If present, web detection has completed successfully.
|
WebDetection |
AnnotateImageResponse.getWebDetection()
If present, web detection has completed successfully.
|
WebDetection |
AnnotateImageResponse.Builder.getWebDetection()
If present, web detection has completed successfully.
|
static WebDetection |
WebDetection.parseDelimitedFrom(InputStream input) |
static WebDetection |
WebDetection.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebDetection |
WebDetection.parseFrom(byte[] data) |
static WebDetection |
WebDetection.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebDetection |
WebDetection.parseFrom(ByteBuffer data) |
static WebDetection |
WebDetection.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebDetection |
WebDetection.parseFrom(com.google.protobuf.ByteString data) |
static WebDetection |
WebDetection.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebDetection |
WebDetection.parseFrom(com.google.protobuf.CodedInputStream input) |
static WebDetection |
WebDetection.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebDetection |
WebDetection.parseFrom(InputStream input) |
static WebDetection |
WebDetection.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<WebDetection> |
WebDetection.getParserForType() |
static com.google.protobuf.Parser<WebDetection> |
WebDetection.parser() |
| Modifier and Type | Method and Description |
|---|---|
WebDetection.Builder |
WebDetection.Builder.mergeFrom(WebDetection other) |
AnnotateImageResponse.Builder |
AnnotateImageResponse.Builder.mergeWebDetection(WebDetection value)
If present, web detection has completed successfully.
|
static WebDetection.Builder |
WebDetection.newBuilder(WebDetection prototype) |
AnnotateImageResponse.Builder |
AnnotateImageResponse.Builder.setWebDetection(WebDetection value)
If present, web detection has completed successfully.
|
Copyright © 2020 Google LLC. All rights reserved.