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."],[[["The latest version of the `TextExtractionDatasetMetadata` class is 3.4.0, and there are several previous versions available for reference, ranging back to version 2.2.0."],["`TextExtractionDatasetMetadata` is a class within the Google AutoML v1 API, specifically designed for dataset metadata related to text extraction."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling diverse functionalities."],["The class inherits from `object` and includes constructors to create new instances, either empty or by copying another `TextExtractionDatasetMetadata` object."],["The reference documentation is for the namespace `Google.Cloud.AutoML.V1` contained in the `Google.Cloud.AutoML.V1.dll` assembly."]]],[]]