Interface protos.google.cloud.videointelligence.v1.IWordInfo (5.0.2)

Properties of a WordInfo.

Package

@google-cloud/video-intelligence

Properties

confidence

confidence?: (number|null);

WordInfo confidence

endTime

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

WordInfo endTime

speakerTag

speakerTag?: (number|null);

WordInfo speakerTag

startTime

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

WordInfo startTime

word

word?: (string|null);

WordInfo word