VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Builder.addFramesBuilder() |
All of the frames of the video in which a single object instance has been
detected.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Builder.addFramesBuilder(int index) |
All of the frames of the video in which a single object instance has been
detected.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.clear() |
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.clearTimeOffset() |
A time (frame) of a video in which the object has been detected.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.clearXMax() |
The rightmost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.clearXMin() |
The leftmost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.clearYMax() |
The bottommost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.clearYMin() |
The topmost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.clone() |
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Builder.getFramesBuilder(int index) |
All of the frames of the video in which a single object instance has been
detected.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.mergeFrom(VideoObjectTrackingPredictionResult.Frame other) |
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.mergeFrom(com.google.protobuf.Message other) |
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.mergeTimeOffset(com.google.protobuf.Duration value) |
A time (frame) of a video in which the object has been detected.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.mergeXMax(com.google.protobuf.FloatValue value) |
The rightmost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.mergeXMin(com.google.protobuf.FloatValue value) |
The leftmost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.mergeYMax(com.google.protobuf.FloatValue value) |
The bottommost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.mergeYMin(com.google.protobuf.FloatValue value) |
The topmost coordinate of the bounding box.
|
static VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.newBuilder() |
|
static VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.newBuilder(VideoObjectTrackingPredictionResult.Frame prototype) |
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.newBuilderForType() |
|
protected VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.setTimeOffset(com.google.protobuf.Duration value) |
A time (frame) of a video in which the object has been detected.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.setTimeOffset(com.google.protobuf.Duration.Builder builderForValue) |
A time (frame) of a video in which the object has been detected.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.setXMax(com.google.protobuf.FloatValue value) |
The rightmost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.setXMax(com.google.protobuf.FloatValue.Builder builderForValue) |
The rightmost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.setXMin(com.google.protobuf.FloatValue value) |
The leftmost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.setXMin(com.google.protobuf.FloatValue.Builder builderForValue) |
The leftmost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.setYMax(com.google.protobuf.FloatValue value) |
The bottommost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.setYMax(com.google.protobuf.FloatValue.Builder builderForValue) |
The bottommost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.setYMin(com.google.protobuf.FloatValue value) |
The topmost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.setYMin(com.google.protobuf.FloatValue.Builder builderForValue) |
The topmost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.toBuilder() |
|