public sealed class TextExtractionModelMetadata : IMessage<TextExtractionModelMetadata>, IEquatable<TextExtractionModelMetadata>, IDeepCloneable<TextExtractionModelMetadata>, IBufferMessage, IMessage
Model metadata that is specific to text extraction.
[[["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-03-21 UTC."],[[["The latest version of the TextExtractionModelMetadata documentation is 3.4.0, with various prior versions available, including 2.3.0, which is highlighted in the main content."],["`TextExtractionModelMetadata` is a class specific to text extraction within the Google Cloud AutoML V1 namespace, and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors, a default constructor `TextExtractionModelMetadata()` and another that accepts a `TextExtractionModelMetadata` object as a parameter, called `TextExtractionModelMetadata(TextExtractionModelMetadata other)`."],["`TextExtractionModelMetadata` inherits from `Object` and has multiple inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]