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