public sealed class TextExtractionDatasetMetadata : IMessage<TextExtractionDatasetMetadata>, IEquatable<TextExtractionDatasetMetadata>, IDeepCloneable<TextExtractionDatasetMetadata>, IBufferMessage, IMessage
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 `TextExtractionDatasetMetadata` class provides specific metadata for text extraction datasets within the Google Cloud AutoML V1 library."],["This class is part of the `Google.Cloud.AutoML.V1` namespace and is implemented in the `Google.Cloud.AutoML.V1.dll` assembly."],["The latest version is 3.4.0, but this specific page covers version 3.0.0 of the `TextExtractionDatasetMetadata` class, with older versions from 3.3.0 down to 2.2.0 also linked."],["The `TextExtractionDatasetMetadata` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for functionality."]]],[]]