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-04-17 UTC."],[[["This webpage details the `TextExtractionModelMetadata` class, which is specific to text extraction within the Google Cloud AutoML V1 library."],["The class is part of the `Google.Cloud.AutoML.V1` namespace and is defined in the `Google.Cloud.AutoML.V1.dll` assembly, and the latest version is 3.4.0."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and functionality within the Google Protobuf ecosystem."],["The `TextExtractionModelMetadata` class inherits from `Object` and includes constructors for creating new instances, either empty or as copies of existing ones."],["It provides a history of versions for the class, ranging from the current 3.4.0 to version 2.2.0."]]],[]]