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

Properties of a TextAnnotation.

Package

@google-cloud/video-intelligence

Properties

segments

segments?: (google.cloud.videointelligence.v1.ITextSegment[]|null);

TextAnnotation segments

text

text?: (string|null);

TextAnnotation text

version

version?: (string|null);

TextAnnotation version