Interface protos.google.cloud.videointelligence.v1p2beta1.IVideoAnnotationProgress (3.3.6)

Properties of a VideoAnnotationProgress.

Package

@google-cloud/video-intelligence!

Properties

inputUri

inputUri?: (string|null);

VideoAnnotationProgress inputUri

Property Value
TypeDescription
(string|null)

progressPercent

progressPercent?: (number|null);

VideoAnnotationProgress progressPercent

Property Value
TypeDescription
(number|null)

startTime

startTime?: (google.protobuf.ITimestamp|null);

VideoAnnotationProgress startTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

VideoAnnotationProgress updateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)