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 .NET library, with version 3.22.0 being the latest."],["The `AutoMlTextClassificationInputs` class is part of the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace and is found in the `Google.Cloud.AIPlatform.V1.dll` assembly."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["It contains a single property, `MultiLabel`, which is of type Boolean, alongside the standard Object methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The page lists a history of versions of the class from 1.0.0 all the way to the current, 3.22.0 version, each link providing more information for each version."]]],[]]