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."],[[["This webpage details the `TextClassificationDatasetMetadata` class within the `Google.Cloud.AutoML.V1` namespace, specifically for version 2.4.0."],["The `TextClassificationDatasetMetadata` class is used to define dataset metadata for classification problems and inherits from `Object`, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It offers two constructors: a default one and another that takes an existing `TextClassificationDatasetMetadata` instance for copying."],["The class has one property, `ClassificationType`, which is a required property that specifies the type of classification problem being addressed."],["This page contains a list of versions ranging from 2.2.0 to 3.4.0 of the `TextClassificationDatasetMetadata` class, with 3.4.0 being the latest."]]],[]]