Package | Description |
---|---|
com.google.cloud.vision.v1p3beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
class |
ImageAnnotationContext
If an image was produced from a file (e.g.
|
static class |
ImageAnnotationContext.Builder
If an image was produced from a file (e.g.
|
Modifier and Type | Method and Description |
---|---|
ImageAnnotationContextOrBuilder |
AnnotateImageResponseOrBuilder.getContextOrBuilder()
If present, contextual information is needed to understand where this image
comes from.
|
ImageAnnotationContextOrBuilder |
AnnotateImageResponse.getContextOrBuilder()
If present, contextual information is needed to understand where this image
comes from.
|
ImageAnnotationContextOrBuilder |
AnnotateImageResponse.Builder.getContextOrBuilder()
If present, contextual information is needed to understand where this image
comes from.
|
Copyright © 2022 Google LLC. All rights reserved.