| Modifier and Type | Method and Description |
|---|---|
ImageContext |
ImageContext.Builder.build() |
ImageContext |
ImageContext.Builder.buildPartial() |
static ImageContext |
ImageContext.getDefaultInstance() |
ImageContext |
ImageContext.getDefaultInstanceForType() |
ImageContext |
ImageContext.Builder.getDefaultInstanceForType() |
ImageContext |
AsyncAnnotateFileRequestOrBuilder.getImageContext()
Additional context that may accompany the image(s) in the file.
|
ImageContext |
AnnotateFileRequestOrBuilder.getImageContext()
Additional context that may accompany the image(s) in the file.
|
ImageContext |
AsyncAnnotateFileRequest.getImageContext()
Additional context that may accompany the image(s) in the file.
|
ImageContext |
AsyncAnnotateFileRequest.Builder.getImageContext()
Additional context that may accompany the image(s) in the file.
|
ImageContext |
AnnotateFileRequest.getImageContext()
Additional context that may accompany the image(s) in the file.
|
ImageContext |
AnnotateFileRequest.Builder.getImageContext()
Additional context that may accompany the image(s) in the file.
|
ImageContext |
AnnotateImageRequest.getImageContext()
Additional context that may accompany the image.
|
ImageContext |
AnnotateImageRequest.Builder.getImageContext()
Additional context that may accompany the image.
|
ImageContext |
AnnotateImageRequestOrBuilder.getImageContext()
Additional context that may accompany the image.
|
static ImageContext |
ImageContext.parseDelimitedFrom(InputStream input) |
static ImageContext |
ImageContext.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageContext |
ImageContext.parseFrom(byte[] data) |
static ImageContext |
ImageContext.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageContext |
ImageContext.parseFrom(ByteBuffer data) |
static ImageContext |
ImageContext.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageContext |
ImageContext.parseFrom(com.google.protobuf.ByteString data) |
static ImageContext |
ImageContext.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageContext |
ImageContext.parseFrom(com.google.protobuf.CodedInputStream input) |
static ImageContext |
ImageContext.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageContext |
ImageContext.parseFrom(InputStream input) |
static ImageContext |
ImageContext.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ImageContext> |
ImageContext.getParserForType() |
static com.google.protobuf.Parser<ImageContext> |
ImageContext.parser() |
| Modifier and Type | Method and Description |
|---|---|
ImageContext.Builder |
ImageContext.Builder.mergeFrom(ImageContext other) |
AsyncAnnotateFileRequest.Builder |
AsyncAnnotateFileRequest.Builder.mergeImageContext(ImageContext value)
Additional context that may accompany the image(s) in the file.
|
AnnotateFileRequest.Builder |
AnnotateFileRequest.Builder.mergeImageContext(ImageContext value)
Additional context that may accompany the image(s) in the file.
|
AnnotateImageRequest.Builder |
AnnotateImageRequest.Builder.mergeImageContext(ImageContext value)
Additional context that may accompany the image.
|
static ImageContext.Builder |
ImageContext.newBuilder(ImageContext prototype) |
AsyncAnnotateFileRequest.Builder |
AsyncAnnotateFileRequest.Builder.setImageContext(ImageContext value)
Additional context that may accompany the image(s) in the file.
|
AnnotateFileRequest.Builder |
AnnotateFileRequest.Builder.setImageContext(ImageContext value)
Additional context that may accompany the image(s) in the file.
|
AnnotateImageRequest.Builder |
AnnotateImageRequest.Builder.setImageContext(ImageContext value)
Additional context that may accompany the image.
|
Copyright © 2020 Google LLC. All rights reserved.