public sealed class TextClassificationDatasetMetadata : IMessage<TextClassificationDatasetMetadata>, IEquatable<TextClassificationDatasetMetadata>, IDeepCloneable<TextClassificationDatasetMetadata>, IBufferMessage, IMessage
[[["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 `TextClassificationDatasetMetadata` is 3.4.0, with version 2.6.0 also listed in the provided content."],["`TextClassificationDatasetMetadata` serves as metadata for classification datasets, inheriting from `Object` and implementing multiple interfaces."],["The `TextClassificationDatasetMetadata` class has two constructors: a default constructor and one that accepts another `TextClassificationDatasetMetadata` instance as a parameter."],["The `ClassificationType` property of `TextClassificationDatasetMetadata` indicates the type of classification problem, and is of type `ClassificationType`."]]],[]]