[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This documentation page covers the `TextSegment` class within the Google Cloud Video Intelligence v1 API, providing details on its use for video segment level annotation results in text detection."],["The `TextSegment` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the base `object` class."],["Key properties of the `TextSegment` class include `Confidence`, representing the highest confidence level of detected text across frames, `Frames`, detailing the specific frames where text was identified, and `Segment`, the video segment of text detection."],["There are two constructors available for creating a `TextSegment` instance: a default constructor, and a copy constructor that takes another `TextSegment` as a parameter."],["This class is located within the `Google.Cloud.VideoIntelligence.V1` namespace and is part of the `Google.Cloud.VideoIntelligence.V1.dll` assembly, with multiple documented versions available, from 2.2.0 to 3.4.0."]]],[]]