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 documentation is 3.4.0, with a variety of previous versions available, including the current version 2.6.0."],["TextExtractionModelMetadata is a class that represents model metadata specific to text extraction tasks."],["This class inherits from the base `Object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The TextExtractionModelMetadata class is located within the `Google.Cloud.AutoML.V1` namespace and is part of the `Google.Cloud.AutoML.V1.dll` assembly."],["The class includes a default constructor `TextExtractionModelMetadata()` and a copy constructor `TextExtractionModelMetadata(TextExtractionModelMetadata other)`."]]],[]]