Interface protos.google.cloud.videointelligence.v1p2beta1.ITextSegment (5.0.2)

Properties of a TextSegment.

Package

@google-cloud/video-intelligence

Properties

confidence

confidence?: (number|null);

TextSegment confidence

frames

frames?: (google.cloud.videointelligence.v1p2beta1.ITextFrame[]|null);

TextSegment frames

segment

segment?: (google.cloud.videointelligence.v1p2beta1.IVideoSegment|null);

TextSegment segment