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-04-17 UTC."],[[["This webpage details the `TextClassificationDatasetMetadata` class within the `Google.Cloud.AutoML.V1` namespace, specifically for version 2.3.0 of the .NET library."],["The `TextClassificationDatasetMetadata` class is used to represent dataset metadata for classification tasks and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It inherits from the `Object` class and provides information about the classification type through its `ClassificationType` property, along with standard object methods and constructors."],["The page also provides a list of versions for the `TextClassificationDatasetMetadata`, where 3.4.0 is the latest, and version 2.3.0 is among those listed, being the one detailed in the page."]]],[]]