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