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 .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 public property called `MultiLabel`, which is of type Boolean and allows users to indicate whether multi-label classification is being used."],["The documentation provides a history of versions ranging from 1.0.0 to 3.22.0, where `AutoMlTextClassificationInputs` can be found, with links to the documentation of each of the different versions."]]],[]]