Properties of a TextAnnotation.
Package
@google-cloud/video-intelligenceProperties
segments
segments?: (google.cloud.videointelligence.v1p3beta1.ITextSegment[]|null);
TextAnnotation segments
text
text?: (string|null);
TextAnnotation text
Properties of a TextAnnotation.
segments?: (google.cloud.videointelligence.v1p3beta1.ITextSegment[]|null);
TextAnnotation segments
text?: (string|null);
TextAnnotation text
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-12-04 UTC.