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-21 UTC."],[[["This webpage provides documentation for the `AutoMlTextClassificationInputs` class within the Google Cloud AI Platform, detailing its various versions and API specifications."],["The latest version of `AutoMlTextClassificationInputs` is 3.22.0, with a comprehensive list of older versions ranging from 3.21.0 to 1.0.0 also provided."],["`AutoMlTextClassificationInputs` is a sealed class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is based on the `Object` class."],["The class includes a constructor and a copy constructor, with a property called `MultiLabel`, which is of a boolean type."],["The namespace for this is `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition`, and the assembly is `Google.Cloud.AIPlatform.V1.dll`."]]],[]]