public sealed class AutoMlTextClassificationInputs : IMessage<AutoMlTextClassificationInputs>, IEquatable<AutoMlTextClassificationInputs>, IDeepCloneable<AutoMlTextClassificationInputs>, 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-20 UTC."],[[["The latest version available for `AutoMlTextClassificationInputs` is 3.22.0, and the current page is displaying version 3.12.0."],["This page provides documentation and links to various versions of `AutoMlTextClassificationInputs`, ranging from version 1.0.0 to the most current version."],["`AutoMlTextClassificationInputs` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, within the namespace `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition`."],["The class `AutoMlTextClassificationInputs` has a `MultiLabel` property, which is a boolean indicating whether the text classification supports multiple labels, and it has two constructors: a default constructor and a copy constructor."],["`AutoMlTextClassificationInputs` class has inherited methods such as `GetHashCode`, `GetType`, and `ToString`, from the base object class."]]],[]]