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."],[[["This document provides reference information for the `TextClassificationDatasetMetadata` class within the Google AutoML v1 API."],["The `TextClassificationDatasetMetadata` class is used for dataset metadata related to text classification, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class is found within the `Google.Cloud.AutoML.V1` namespace, in the `Google.Cloud.AutoML.V1.dll` assembly, and has a total of two constructors available for use."],["The `ClassificationType` property, a required property, specifies the type of classification problem and uses the `ClassificationType` enum from `Google.Cloud.AutoML.V1`."],["There are several versions of this API available, with version 3.4.0 being the latest and 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 also being accessible from the webpage."]]],[]]