| Modifier and Type | Method and Description |
|---|---|
ImageAnnotationContext |
ImageAnnotationContext.Builder.build() |
ImageAnnotationContext |
ImageAnnotationContext.Builder.buildPartial() |
ImageAnnotationContext |
AnnotateImageResponseOrBuilder.getContext()
If present, contextual information is needed to understand where this image
comes from.
|
ImageAnnotationContext |
AnnotateImageResponse.getContext()
If present, contextual information is needed to understand where this image
comes from.
|
ImageAnnotationContext |
AnnotateImageResponse.Builder.getContext()
If present, contextual information is needed to understand where this image
comes from.
|
static ImageAnnotationContext |
ImageAnnotationContext.getDefaultInstance() |
ImageAnnotationContext |
ImageAnnotationContext.getDefaultInstanceForType() |
ImageAnnotationContext |
ImageAnnotationContext.Builder.getDefaultInstanceForType() |
static ImageAnnotationContext |
ImageAnnotationContext.parseDelimitedFrom(InputStream input) |
static ImageAnnotationContext |
ImageAnnotationContext.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageAnnotationContext |
ImageAnnotationContext.parseFrom(byte[] data) |
static ImageAnnotationContext |
ImageAnnotationContext.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageAnnotationContext |
ImageAnnotationContext.parseFrom(ByteBuffer data) |
static ImageAnnotationContext |
ImageAnnotationContext.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageAnnotationContext |
ImageAnnotationContext.parseFrom(com.google.protobuf.ByteString data) |
static ImageAnnotationContext |
ImageAnnotationContext.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageAnnotationContext |
ImageAnnotationContext.parseFrom(com.google.protobuf.CodedInputStream input) |
static ImageAnnotationContext |
ImageAnnotationContext.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageAnnotationContext |
ImageAnnotationContext.parseFrom(InputStream input) |
static ImageAnnotationContext |
ImageAnnotationContext.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ImageAnnotationContext> |
ImageAnnotationContext.getParserForType() |
static com.google.protobuf.Parser<ImageAnnotationContext> |
ImageAnnotationContext.parser() |
| Modifier and Type | Method and Description |
|---|---|
AnnotateImageResponse.Builder |
AnnotateImageResponse.Builder.mergeContext(ImageAnnotationContext value)
If present, contextual information is needed to understand where this image
comes from.
|
ImageAnnotationContext.Builder |
ImageAnnotationContext.Builder.mergeFrom(ImageAnnotationContext other) |
static ImageAnnotationContext.Builder |
ImageAnnotationContext.newBuilder(ImageAnnotationContext prototype) |
AnnotateImageResponse.Builder |
AnnotateImageResponse.Builder.setContext(ImageAnnotationContext value)
If present, contextual information is needed to understand where this image
comes from.
|
Copyright © 2020 Google LLC. All rights reserved.