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 page provides documentation for the `TextClassificationDatasetMetadata` class within the Google AutoML v1 API."],["The `TextClassificationDatasetMetadata` class is used for dataset metadata specifically related to classification problems."],["The latest version available is 3.4.0, with older versions ranging down to 2.2.0 also being documented."],["The `TextClassificationDatasetMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The key property of the `TextClassificationDatasetMetadata` class is `ClassificationType`, which dictates the classification problem type."]]],[]]