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"]],[["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."],[[["This webpage details the `TextExtractionModelMetadata` class, which is specific to metadata for text extraction models within the Google Cloud AutoML V1."],["The latest version of the API is 3.4.0 with the current webpage outlining version 2.4.0 of the TextExtractionModelMetadata class, and previous versions ranging from 2.2.0 through 3.3.0 are also documented."],["The `TextExtractionModelMetadata` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for data handling and manipulation."],["The class inherits from `Object` and includes inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` methods."],["Two constructors are available for `TextExtractionModelMetadata`: a default constructor and one that takes another `TextExtractionModelMetadata` instance as a parameter for cloning."]]],[]]