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 information for the `TextExtractionModelMetadata` class within the Google AutoML v1 API, specifically for version 3.1.0, and other prior versions."],["`TextExtractionModelMetadata` is a class used for model metadata specific to text extraction within the Google AutoML API."],["The `TextExtractionModelMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `Object` class and exposes methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["Constructors for the `TextExtractionModelMetadata` class are provided, allowing for default initialization or initialization by copying an existing `TextExtractionModelMetadata` instance."]]],[]]