public sealed class TextExtractionAnnotation : IMessage<TextExtractionAnnotation>, IEquatable<TextExtractionAnnotation>, IDeepCloneable<TextExtractionAnnotation>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class TextExtractionAnnotation.
[[["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-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eTextExtractionAnnotation\u003c/code\u003e class in the Vertex AI v1beta1 API is designed for detailed text extraction annotation, providing specific information related to text segments within a document.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its comprehensive capabilities in handling message operations, equality checks, deep cloning, and buffered messages.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTextExtractionAnnotation\u003c/code\u003e class has two constructors: a default constructor and one that takes another \u003ccode\u003eTextExtractionAnnotation\u003c/code\u003e instance as a parameter to copy its values, simplifying object creation and value transfer.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eTextExtractionAnnotation\u003c/code\u003e class include \u003ccode\u003eAnnotationSpecId\u003c/code\u003e and \u003ccode\u003eDisplayName\u003c/code\u003e which contain details pertaining to the specification of the annotation, and \u003ccode\u003eTextSegment\u003c/code\u003e which holds the segment of the text content.\u003c/p\u003e\n"]]],[],null,[]]