Interface protos.google.cloud.videointelligence.v1p1beta1.IWordInfo (3.1.0)

Properties of a WordInfo.

Package

@google-cloud/video-intelligence!

Properties

endTime

endTime?: (google.protobuf.IDuration|null);

WordInfo endTime

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

startTime

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

WordInfo startTime

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

word

word?: (string|null);

WordInfo word

Property Value
TypeDescription
(string|null)