public sealed class TextAnnotation : IMessage<TextAnnotation>, IEquatable<TextAnnotation>, IDeepCloneable<TextAnnotation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Video Intelligence v1 API class TextAnnotation.
Annotations related to one detected OCR text snippet. This will contain the
corresponding text, confidence value, and frame level information for each
detection.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eTextAnnotation\u003c/code\u003e class within the Google Cloud Video Intelligence v1 API, version 3.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTextAnnotation\u003c/code\u003e class represents annotations related to detected OCR text in a video, including the text itself, a confidence value, and frame-level information.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eTextAnnotation\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements the interfaces \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eTextAnnotation\u003c/code\u003e class include \u003ccode\u003eSegments\u003c/code\u003e, a collection of video segments where the text appears, and \u003ccode\u003eText\u003c/code\u003e, which is the detected text itself.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors provided, a default one with no parameters, and one that accepts another \u003ccode\u003eTextAnnotation\u003c/code\u003e object as an argument.\u003c/p\u003e\n"]]],[],null,[]]