public sealed class TextExtractionAnnotation : IMessage<TextExtractionAnnotation>, IEquatable<TextExtractionAnnotation>, IDeepCloneable<TextExtractionAnnotation>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform 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-04-09 UTC."],[[["This documentation details the `TextExtractionAnnotation` class, which is part of the Google Cloud AI Platform v1beta1 API, specifically for text extraction annotation."],["The `TextExtractionAnnotation` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities."],["The class offers two constructors and three properties: `AnnotationSpecId`, `DisplayName`, and `TextSegment`, each serving a specific purpose in defining the annotation."],["It inherits from the base `object` class, thus acquiring standard methods like `GetHashCode`, `GetType`, and `ToString`."],["The namespace for this class is `Google.Cloud.AIPlatform.V1Beta1.Schema`, and it resides within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]