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."],[[["This webpage details the `TextExtractionDatasetMetadata` class, which is specific to text extraction datasets within the Google Cloud AutoML V1 library for .NET."],["The latest version available is 3.4.0, with the webpage focusing on version 2.4.0's documentation of the `TextExtractionDatasetMetadata`."],["The `TextExtractionDatasetMetadata` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The `TextExtractionDatasetMetadata` class has two constructors, one being a default, and the other accepting another `TextExtractionDatasetMetadata` object as an argument."],["There are multiple version of this documentation present, with 3.4.0 being the latest, and 2.4.0 being the current page, with multiple versions between."]]],[]]