[[["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 document provides reference documentation for the `TextSegment` class within the Google Cloud Video Intelligence v1 API, specifically for version 3.3.0, which is part of the `.NET` library."],["The `TextSegment` class represents video segment level annotation results for text detection, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TextSegment` class has properties such as `Confidence`, representing the confidence of the detected text, `Frames`, which provides information about frames where text is detected, and `Segment`, which indicates the video segment where the text snippet was found."],["Constructors are available to create `TextSegment` objects, either as a new instance with no parameters, or by using another `TextSegment` object to duplicate it."],["The document also includes links to other versions, including the latest 3.4.0 version and down to 2.2.0."]]],[]]