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, specifically for version 3.18.0 of the .NET library."],["The `AutoMlTextClassificationInputs` class is a part of the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace and is implemented as a sealed class, inheriting from `object` and implementing multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists available versions of the `AutoMlTextClassificationInputs`, ranging from the latest version 3.22.0 down to version 1.0.0."],["The class has a constructor with no parameter and a constructor that accepts another `AutoMlTextClassificationInputs` object, with a `MultiLabel` property of type `bool` available for modification."]]],[]]