VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.addAllObjectTrackingFrames(Iterable<? extends ObjectTrackingFrame> values) |
The list of frames where this object track appears.
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.addObjectTrackingFrames(int index,
ObjectTrackingFrame value) |
The list of frames where this object track appears.
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.addObjectTrackingFrames(int index,
ObjectTrackingFrame.Builder builderForValue) |
The list of frames where this object track appears.
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.addObjectTrackingFrames(ObjectTrackingFrame value) |
The list of frames where this object track appears.
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.addObjectTrackingFrames(ObjectTrackingFrame.Builder builderForValue) |
The list of frames where this object track appears.
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.clear() |
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.clearAnnotationSpec() |
Label of the object tracked in this annotation.
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.clearObjectTrackingFrames() |
The list of frames where this object track appears.
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.clearTimeSegment() |
The time segment of the video to which object tracking applies.
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.clone() |
|
VideoObjectTrackingAnnotation.Builder |
AnnotationValue.Builder.getVideoObjectTrackingAnnotationBuilder() |
Annotation value for video object detection and tracking case.
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.mergeAnnotationSpec(AnnotationSpec value) |
Label of the object tracked in this annotation.
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.mergeFrom(VideoObjectTrackingAnnotation other) |
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.mergeFrom(com.google.protobuf.Message other) |
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.mergeTimeSegment(TimeSegment value) |
The time segment of the video to which object tracking applies.
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.newBuilder() |
|
static VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.newBuilder(VideoObjectTrackingAnnotation prototype) |
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.newBuilderForType() |
|
protected VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.removeObjectTrackingFrames(int index) |
The list of frames where this object track appears.
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.setAnnotationSpec(AnnotationSpec value) |
Label of the object tracked in this annotation.
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.setAnnotationSpec(AnnotationSpec.Builder builderForValue) |
Label of the object tracked in this annotation.
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.setObjectTrackingFrames(int index,
ObjectTrackingFrame value) |
The list of frames where this object track appears.
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.setObjectTrackingFrames(int index,
ObjectTrackingFrame.Builder builderForValue) |
The list of frames where this object track appears.
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.setTimeSegment(TimeSegment value) |
The time segment of the video to which object tracking applies.
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.setTimeSegment(TimeSegment.Builder builderForValue) |
The time segment of the video to which object tracking applies.
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
VideoObjectTrackingAnnotation.Builder |
VideoObjectTrackingAnnotation.toBuilder() |
|