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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]