| Modifier and Type | Method and Description |
|---|---|
LocalizedObjectAnnotation |
LocalizedObjectAnnotation.Builder.build() |
LocalizedObjectAnnotation |
LocalizedObjectAnnotation.Builder.buildPartial() |
static LocalizedObjectAnnotation |
LocalizedObjectAnnotation.getDefaultInstance() |
LocalizedObjectAnnotation |
LocalizedObjectAnnotation.getDefaultInstanceForType() |
LocalizedObjectAnnotation |
LocalizedObjectAnnotation.Builder.getDefaultInstanceForType() |
LocalizedObjectAnnotation |
AnnotateImageResponseOrBuilder.getLocalizedObjectAnnotations(int index)
If present, localized object detection has completed successfully.
|
LocalizedObjectAnnotation |
AnnotateImageResponse.getLocalizedObjectAnnotations(int index)
If present, localized object detection has completed successfully.
|
LocalizedObjectAnnotation |
AnnotateImageResponse.Builder.getLocalizedObjectAnnotations(int index)
If present, localized object detection has completed successfully.
|
static LocalizedObjectAnnotation |
LocalizedObjectAnnotation.parseDelimitedFrom(InputStream input) |
static LocalizedObjectAnnotation |
LocalizedObjectAnnotation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LocalizedObjectAnnotation |
LocalizedObjectAnnotation.parseFrom(byte[] data) |
static LocalizedObjectAnnotation |
LocalizedObjectAnnotation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LocalizedObjectAnnotation |
LocalizedObjectAnnotation.parseFrom(ByteBuffer data) |
static LocalizedObjectAnnotation |
LocalizedObjectAnnotation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LocalizedObjectAnnotation |
LocalizedObjectAnnotation.parseFrom(com.google.protobuf.ByteString data) |
static LocalizedObjectAnnotation |
LocalizedObjectAnnotation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LocalizedObjectAnnotation |
LocalizedObjectAnnotation.parseFrom(com.google.protobuf.CodedInputStream input) |
static LocalizedObjectAnnotation |
LocalizedObjectAnnotation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LocalizedObjectAnnotation |
LocalizedObjectAnnotation.parseFrom(InputStream input) |
static LocalizedObjectAnnotation |
LocalizedObjectAnnotation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<LocalizedObjectAnnotation> |
AnnotateImageResponseOrBuilder.getLocalizedObjectAnnotationsList()
If present, localized object detection has completed successfully.
|
List<LocalizedObjectAnnotation> |
AnnotateImageResponse.getLocalizedObjectAnnotationsList()
If present, localized object detection has completed successfully.
|
List<LocalizedObjectAnnotation> |
AnnotateImageResponse.Builder.getLocalizedObjectAnnotationsList()
If present, localized object detection has completed successfully.
|
com.google.protobuf.Parser<LocalizedObjectAnnotation> |
LocalizedObjectAnnotation.getParserForType() |
static com.google.protobuf.Parser<LocalizedObjectAnnotation> |
LocalizedObjectAnnotation.parser() |
| Modifier and Type | Method and Description |
|---|---|
AnnotateImageResponse.Builder |
AnnotateImageResponse.Builder.addLocalizedObjectAnnotations(int index,
LocalizedObjectAnnotation value)
If present, localized object detection has completed successfully.
|
AnnotateImageResponse.Builder |
AnnotateImageResponse.Builder.addLocalizedObjectAnnotations(LocalizedObjectAnnotation value)
If present, localized object detection has completed successfully.
|
LocalizedObjectAnnotation.Builder |
LocalizedObjectAnnotation.Builder.mergeFrom(LocalizedObjectAnnotation other) |
static LocalizedObjectAnnotation.Builder |
LocalizedObjectAnnotation.newBuilder(LocalizedObjectAnnotation prototype) |
AnnotateImageResponse.Builder |
AnnotateImageResponse.Builder.setLocalizedObjectAnnotations(int index,
LocalizedObjectAnnotation value)
If present, localized object detection has completed successfully.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotateImageResponse.Builder |
AnnotateImageResponse.Builder.addAllLocalizedObjectAnnotations(Iterable<? extends LocalizedObjectAnnotation> values)
If present, localized object detection has completed successfully.
|
Copyright © 2020 Google LLC. All rights reserved.