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"]],[["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."],[[["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."]]],[]]