| Modifier and Type | Method and Description |
|---|---|
ImageClassificationAnnotation |
ImageClassificationAnnotation.Builder.build() |
ImageClassificationAnnotation |
ImageClassificationAnnotation.Builder.buildPartial() |
static ImageClassificationAnnotation |
ImageClassificationAnnotation.getDefaultInstance() |
ImageClassificationAnnotation |
ImageClassificationAnnotation.getDefaultInstanceForType() |
ImageClassificationAnnotation |
ImageClassificationAnnotation.Builder.getDefaultInstanceForType() |
ImageClassificationAnnotation |
AnnotationValue.getImageClassificationAnnotation()
Annotation value for image classification case.
|
ImageClassificationAnnotation |
AnnotationValue.Builder.getImageClassificationAnnotation()
Annotation value for image classification case.
|
ImageClassificationAnnotation |
AnnotationValueOrBuilder.getImageClassificationAnnotation()
Annotation value for image classification case.
|
static ImageClassificationAnnotation |
ImageClassificationAnnotation.parseDelimitedFrom(InputStream input) |
static ImageClassificationAnnotation |
ImageClassificationAnnotation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageClassificationAnnotation |
ImageClassificationAnnotation.parseFrom(byte[] data) |
static ImageClassificationAnnotation |
ImageClassificationAnnotation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageClassificationAnnotation |
ImageClassificationAnnotation.parseFrom(ByteBuffer data) |
static ImageClassificationAnnotation |
ImageClassificationAnnotation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageClassificationAnnotation |
ImageClassificationAnnotation.parseFrom(com.google.protobuf.ByteString data) |
static ImageClassificationAnnotation |
ImageClassificationAnnotation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageClassificationAnnotation |
ImageClassificationAnnotation.parseFrom(com.google.protobuf.CodedInputStream input) |
static ImageClassificationAnnotation |
ImageClassificationAnnotation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageClassificationAnnotation |
ImageClassificationAnnotation.parseFrom(InputStream input) |
static ImageClassificationAnnotation |
ImageClassificationAnnotation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ImageClassificationAnnotation> |
ImageClassificationAnnotation.getParserForType() |
static com.google.protobuf.Parser<ImageClassificationAnnotation> |
ImageClassificationAnnotation.parser() |
| Modifier and Type | Method and Description |
|---|---|
ImageClassificationAnnotation.Builder |
ImageClassificationAnnotation.Builder.mergeFrom(ImageClassificationAnnotation other) |
AnnotationValue.Builder |
AnnotationValue.Builder.mergeImageClassificationAnnotation(ImageClassificationAnnotation value)
Annotation value for image classification case.
|
static ImageClassificationAnnotation.Builder |
ImageClassificationAnnotation.newBuilder(ImageClassificationAnnotation prototype) |
AnnotationValue.Builder |
AnnotationValue.Builder.setImageClassificationAnnotation(ImageClassificationAnnotation value)
Annotation value for image classification case.
|
Copyright © 2019 Google LLC. All rights reserved.