| Modifier and Type | Method and Description |
|---|---|
ImageObjectDetectionAnnotation |
ImageObjectDetectionAnnotation.Builder.build() |
ImageObjectDetectionAnnotation |
ImageObjectDetectionAnnotation.Builder.buildPartial() |
static ImageObjectDetectionAnnotation |
ImageObjectDetectionAnnotation.getDefaultInstance() |
ImageObjectDetectionAnnotation |
ImageObjectDetectionAnnotation.getDefaultInstanceForType() |
ImageObjectDetectionAnnotation |
ImageObjectDetectionAnnotation.Builder.getDefaultInstanceForType() |
ImageObjectDetectionAnnotation |
AnnotationPayload.getImageObjectDetection()
Annotation details for image object detection.
|
ImageObjectDetectionAnnotation |
AnnotationPayload.Builder.getImageObjectDetection()
Annotation details for image object detection.
|
ImageObjectDetectionAnnotation |
AnnotationPayloadOrBuilder.getImageObjectDetection()
Annotation details for image object detection.
|
static ImageObjectDetectionAnnotation |
ImageObjectDetectionAnnotation.parseDelimitedFrom(InputStream input) |
static ImageObjectDetectionAnnotation |
ImageObjectDetectionAnnotation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageObjectDetectionAnnotation |
ImageObjectDetectionAnnotation.parseFrom(byte[] data) |
static ImageObjectDetectionAnnotation |
ImageObjectDetectionAnnotation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageObjectDetectionAnnotation |
ImageObjectDetectionAnnotation.parseFrom(ByteBuffer data) |
static ImageObjectDetectionAnnotation |
ImageObjectDetectionAnnotation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageObjectDetectionAnnotation |
ImageObjectDetectionAnnotation.parseFrom(com.google.protobuf.ByteString data) |
static ImageObjectDetectionAnnotation |
ImageObjectDetectionAnnotation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageObjectDetectionAnnotation |
ImageObjectDetectionAnnotation.parseFrom(com.google.protobuf.CodedInputStream input) |
static ImageObjectDetectionAnnotation |
ImageObjectDetectionAnnotation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageObjectDetectionAnnotation |
ImageObjectDetectionAnnotation.parseFrom(InputStream input) |
static ImageObjectDetectionAnnotation |
ImageObjectDetectionAnnotation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ImageObjectDetectionAnnotation> |
ImageObjectDetectionAnnotation.getParserForType() |
static com.google.protobuf.Parser<ImageObjectDetectionAnnotation> |
ImageObjectDetectionAnnotation.parser() |
| Modifier and Type | Method and Description |
|---|---|
ImageObjectDetectionAnnotation.Builder |
ImageObjectDetectionAnnotation.Builder.mergeFrom(ImageObjectDetectionAnnotation other) |
AnnotationPayload.Builder |
AnnotationPayload.Builder.mergeImageObjectDetection(ImageObjectDetectionAnnotation value)
Annotation details for image object detection.
|
static ImageObjectDetectionAnnotation.Builder |
ImageObjectDetectionAnnotation.newBuilder(ImageObjectDetectionAnnotation prototype) |
AnnotationPayload.Builder |
AnnotationPayload.Builder.setImageObjectDetection(ImageObjectDetectionAnnotation value)
Annotation details for image object detection.
|
Copyright © 2025 Google LLC. All rights reserved.