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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-10 UTC."],[[["This webpage provides documentation for the `AutoMlTextClassificationInputs` class within the Google Cloud AI Platform, detailing its various versions and structure."],["The latest version documented is 3.22.0, with versions ranging down to 1.0.0 listed, all under the same class within the Google Cloud AI platform."],["The `AutoMlTextClassificationInputs` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class is located within the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace, as part of the `Google.Cloud.AIPlatform.V1.dll` assembly."],["The `AutoMlTextClassificationInputs` class has two constructors, one being an empty constructor and the second being a copy constructor that accepts another instance of the same class, and has one property, MultiLabel."]]],[]]