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."],[[["The latest version of the `TextExtractionModelMetadata` is 3.4.0, as shown by the provided version list."],["This webpage provides documentation for `TextExtractionModelMetadata` class version 2.5.0 within the `Google.Cloud.AutoML.V1` namespace."],["`TextExtractionModelMetadata` is a class specifically designed for metadata associated with text extraction models."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, offering various functionalities like deep cloning and message handling."],["The `TextExtractionModelMetadata` class inherits from the base `Object` class and has two constructors, a default constructor and one that takes another `TextExtractionModelMetadata` object."]]],[]]