public sealed class TextClassificationDatasetMetadata : IMessage<TextClassificationDatasetMetadata>, IEquatable<TextClassificationDatasetMetadata>, IDeepCloneable<TextClassificationDatasetMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class TextClassificationDatasetMetadata.
[[["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` class is 3.4.0, and there are multiple previous versions available for reference, ranging down to version 2.2.0."],["The `TextClassificationDatasetMetadata` class is part of the Google AutoML v1 API, specifically within the `Google.Cloud.AutoML.V1` namespace."],["This class represents dataset metadata for classification tasks, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that takes another `TextClassificationDatasetMetadata` object as a parameter for copying."],["The class features one property `ClassificationType` which is a required field, whose type can be referenced with `Google.Cloud.AutoML.V1.ClassificationType`."]]],[]]