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