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."],[[["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."]]],[]]