Package | Description |
---|---|
com.google.cloud.vision.v1p3beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
class |
WebDetection
Relevant information for the image from the Internet.
|
static class |
WebDetection.Builder
Relevant information for the image from the Internet.
|
Modifier and Type | Method and Description |
---|---|
WebDetectionOrBuilder |
AnnotateImageResponseOrBuilder.getWebDetectionOrBuilder()
If present, web detection has completed successfully.
|
WebDetectionOrBuilder |
AnnotateImageResponse.getWebDetectionOrBuilder()
If present, web detection has completed successfully.
|
WebDetectionOrBuilder |
AnnotateImageResponse.Builder.getWebDetectionOrBuilder()
If present, web detection has completed successfully.
|
Copyright © 2022 Google LLC. All rights reserved.