public sealed class TextExtractionAnnotation : IMessage<TextExtractionAnnotation>, IEquatable<TextExtractionAnnotation>, IDeepCloneable<TextExtractionAnnotation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class TextExtractionAnnotation.
[[["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\u003eThe \u003ccode\u003eTextExtractionAnnotation\u003c/code\u003e class in the Google AutoML v1 API is used to identify and annotate spans of text within a document.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several 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 capabilities for message handling, comparison, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTextExtractionAnnotation\u003c/code\u003e class includes properties such as \u003ccode\u003eScore\u003c/code\u003e, which represents a confidence estimate for the annotation's correctness, and \u003ccode\u003eTextSegment\u003c/code\u003e, which specifies the portion of text to which the annotation is related.\u003c/p\u003e\n"],["\u003cp\u003eThe class has several version options available, with version 3.4.0 being the latest release, and it is found within the Google.Cloud.AutoML.V1 namespace.\u003c/p\u003e\n"]]],[],null,[]]