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 available is 3.4.0, with several previous versions also listed, such as 3.3.0, 3.2.0, 3.1.0, 3.0.0, 2.6.0, 2.5.0, 2.4.0, 2.3.0, and 2.2.0."],["`TextClassificationDatasetMetadata` is dataset metadata for classification, inheriting from `Object` and implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes constructors for creating instances of `TextClassificationDatasetMetadata`, both with and without parameters."],["The `ClassificationType` property, which indicates the classification problem type, is a required field of type `ClassificationType`."]]],[]]