public sealed class TextExtractionDatasetMetadata : IMessage<TextExtractionDatasetMetadata>, IEquatable<TextExtractionDatasetMetadata>, IDeepCloneable<TextExtractionDatasetMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class TextExtractionDatasetMetadata.
Dataset 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 page provides documentation for the `TextExtractionDatasetMetadata` class within the Google AutoML v1 API, specifically for version 3.3.0."],["The `TextExtractionDatasetMetadata` class is designed for managing dataset metadata specific to text extraction tasks."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for diverse functionalities."],["The page includes a history of previous versions, with the latest version being 3.4.0 and previous version spanning back to version 2.2.0."],["The class `TextExtractionDatasetMetadata` inherits from `object` and includes two constructors, the first one having no parameters and the second takes another `TextExtractionDatasetMetadata` as a parameter."]]],[]]