public sealed class TextExtractionModelMetadata : IMessage<TextExtractionModelMetadata>, IEquatable<TextExtractionModelMetadata>, IDeepCloneable<TextExtractionModelMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class TextExtractionModelMetadata.
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 document provides reference documentation for the `TextExtractionModelMetadata` class within the Google AutoML v1 API."],["The `TextExtractionModelMetadata` class is specifically designed for text extraction model metadata."],["Version 3.4.0 is the latest available version, with historical versions ranging from 2.2.0 to 3.3.0 accessible through provided links."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inheriting methods from the `object` class."],["The class has two constructors: a default constructor and one that accepts another `TextExtractionModelMetadata` instance as an argument."]]],[]]