| Modifier and Type | Method and Description |
|---|---|
TimestampedObject.Builder |
TimestampedObject.Builder.addAllAttributes(Iterable<? extends DetectedAttribute> values)
Optional.
|
TimestampedObject.Builder |
TimestampedObject.Builder.addAllLandmarks(Iterable<? extends DetectedLandmark> values)
Optional.
|
TimestampedObject.Builder |
TimestampedObject.Builder.addAttributes(DetectedAttribute.Builder builderForValue)
Optional.
|
TimestampedObject.Builder |
TimestampedObject.Builder.addAttributes(DetectedAttribute value)
Optional.
|
TimestampedObject.Builder |
TimestampedObject.Builder.addAttributes(int index,
DetectedAttribute.Builder builderForValue)
Optional.
|
TimestampedObject.Builder |
TimestampedObject.Builder.addAttributes(int index,
DetectedAttribute value)
Optional.
|
TimestampedObject.Builder |
TimestampedObject.Builder.addLandmarks(DetectedLandmark.Builder builderForValue)
Optional.
|
TimestampedObject.Builder |
TimestampedObject.Builder.addLandmarks(DetectedLandmark value)
Optional.
|
TimestampedObject.Builder |
TimestampedObject.Builder.addLandmarks(int index,
DetectedLandmark.Builder builderForValue)
Optional.
|
TimestampedObject.Builder |
TimestampedObject.Builder.addLandmarks(int index,
DetectedLandmark value)
Optional.
|
TimestampedObject.Builder |
TimestampedObject.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TimestampedObject.Builder |
Track.Builder.addTimestampedObjectsBuilder()
The object with timestamp and attributes per frame in the track.
|
TimestampedObject.Builder |
Track.Builder.addTimestampedObjectsBuilder(int index)
The object with timestamp and attributes per frame in the track.
|
TimestampedObject.Builder |
TimestampedObject.Builder.clear() |
TimestampedObject.Builder |
TimestampedObject.Builder.clearAttributes()
Optional.
|
TimestampedObject.Builder |
TimestampedObject.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TimestampedObject.Builder |
TimestampedObject.Builder.clearLandmarks()
Optional.
|
TimestampedObject.Builder |
TimestampedObject.Builder.clearNormalizedBoundingBox()
Normalized Bounding box in a frame, where the object is located.
|
TimestampedObject.Builder |
TimestampedObject.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TimestampedObject.Builder |
TimestampedObject.Builder.clearTimeOffset()
Time-offset, relative to the beginning of the video,
corresponding to the video frame for this object.
|
TimestampedObject.Builder |
TimestampedObject.Builder.clone() |
TimestampedObject.Builder |
Track.Builder.getTimestampedObjectsBuilder(int index)
The object with timestamp and attributes per frame in the track.
|
TimestampedObject.Builder |
TimestampedObject.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TimestampedObject.Builder |
TimestampedObject.Builder.mergeFrom(com.google.protobuf.Message other) |
TimestampedObject.Builder |
TimestampedObject.Builder.mergeFrom(TimestampedObject other) |
TimestampedObject.Builder |
TimestampedObject.Builder.mergeNormalizedBoundingBox(NormalizedBoundingBox value)
Normalized Bounding box in a frame, where the object is located.
|
TimestampedObject.Builder |
TimestampedObject.Builder.mergeTimeOffset(com.google.protobuf.Duration value)
Time-offset, relative to the beginning of the video,
corresponding to the video frame for this object.
|
TimestampedObject.Builder |
TimestampedObject.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static TimestampedObject.Builder |
TimestampedObject.newBuilder() |
static TimestampedObject.Builder |
TimestampedObject.newBuilder(TimestampedObject prototype) |
TimestampedObject.Builder |
TimestampedObject.newBuilderForType() |
protected TimestampedObject.Builder |
TimestampedObject.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
TimestampedObject.Builder |
TimestampedObject.Builder.removeAttributes(int index)
Optional.
|
TimestampedObject.Builder |
TimestampedObject.Builder.removeLandmarks(int index)
Optional.
|
TimestampedObject.Builder |
TimestampedObject.Builder.setAttributes(int index,
DetectedAttribute.Builder builderForValue)
Optional.
|
TimestampedObject.Builder |
TimestampedObject.Builder.setAttributes(int index,
DetectedAttribute value)
Optional.
|
TimestampedObject.Builder |
TimestampedObject.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TimestampedObject.Builder |
TimestampedObject.Builder.setLandmarks(int index,
DetectedLandmark.Builder builderForValue)
Optional.
|
TimestampedObject.Builder |
TimestampedObject.Builder.setLandmarks(int index,
DetectedLandmark value)
Optional.
|
TimestampedObject.Builder |
TimestampedObject.Builder.setNormalizedBoundingBox(NormalizedBoundingBox.Builder builderForValue)
Normalized Bounding box in a frame, where the object is located.
|
TimestampedObject.Builder |
TimestampedObject.Builder.setNormalizedBoundingBox(NormalizedBoundingBox value)
Normalized Bounding box in a frame, where the object is located.
|
TimestampedObject.Builder |
TimestampedObject.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TimestampedObject.Builder |
TimestampedObject.Builder.setTimeOffset(com.google.protobuf.Duration.Builder builderForValue)
Time-offset, relative to the beginning of the video,
corresponding to the video frame for this object.
|
TimestampedObject.Builder |
TimestampedObject.Builder.setTimeOffset(com.google.protobuf.Duration value)
Time-offset, relative to the beginning of the video,
corresponding to the video frame for this object.
|
TimestampedObject.Builder |
TimestampedObject.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TimestampedObject.Builder |
TimestampedObject.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<TimestampedObject.Builder> |
Track.Builder.getTimestampedObjectsBuilderList()
The object with timestamp and attributes per frame in the track.
|
| Modifier and Type | Method and Description |
|---|---|
Track.Builder |
Track.Builder.addTimestampedObjects(int index,
TimestampedObject.Builder builderForValue)
The object with timestamp and attributes per frame in the track.
|
Track.Builder |
Track.Builder.addTimestampedObjects(TimestampedObject.Builder builderForValue)
The object with timestamp and attributes per frame in the track.
|
Track.Builder |
Track.Builder.setTimestampedObjects(int index,
TimestampedObject.Builder builderForValue)
The object with timestamp and attributes per frame in the track.
|
Copyright © 2024 Google LLC. All rights reserved.