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 page details the `TextExtractionModelMetadata` class within the `Google.Cloud.AutoML.V1` namespace, specifically version 3.0.0, which is designed for text extraction within the Google Cloud AutoML service."],["The latest version available is 3.4.0, and this page lists versions from 2.2.0 up to 3.4.0."],["`TextExtractionModelMetadata` inherits from the `Object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `TextExtractionModelMetadata` class has two constructors: a default constructor and one that accepts another `TextExtractionModelMetadata` object as a parameter for copying."]]],[]]