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-04-17 UTC."],[[["This webpage documents `TextExtractionDatasetMetadata`, a class specific to text extraction within the Google Cloud AutoML V1 library."],["The latest version of this class is 3.4.0, and it has several older versions available, including 2.6.0, 2.5.0, 2.4.0, 2.3.0, and 2.2.0."],["The `TextExtractionDatasetMetadata` class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class is contained within the `Google.Cloud.AutoML.V1` namespace."],["There are two constructors available for the class: a default parameterless one and one which takes another `TextExtractionDatasetMetadata` object."]]],[]]