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 used for model metadata specific to text extraction within Google's AutoML service and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines various versions of the `TextExtractionModelMetadata` class, including the latest version (3.4.0) and prior versions dating back to 2.2.0, with version 3.2.0 being the current focal version."],["The class inherits from the base `object` class and provides two constructors, a default one and one that takes another `TextExtractionModelMetadata` object as a parameter for creating a copy."]]],[]]