Properties of a VideoObjectTrackingPredictionResult.
Package
@google-cloud/aiplatformProperties
confidence
confidence?: (google.protobuf.IFloatValue|null);VideoObjectTrackingPredictionResult confidence
displayName
displayName?: (string|null);VideoObjectTrackingPredictionResult displayName
frames
frames?: (google.cloud.aiplatform.v1.schema.predict.prediction.VideoObjectTrackingPredictionResult.IFrame[]|null);VideoObjectTrackingPredictionResult frames
id
id?: (string|null);VideoObjectTrackingPredictionResult id
timeSegmentEnd
timeSegmentEnd?: (google.protobuf.IDuration|null);VideoObjectTrackingPredictionResult timeSegmentEnd
timeSegmentStart
timeSegmentStart?: (google.protobuf.IDuration|null);VideoObjectTrackingPredictionResult timeSegmentStart