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