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 the latest version being 3.22.0."],["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 documentation covers a wide range of versions for this class, from 1.0.0 to 3.22.0, which all are accessible via their respective hyperlinks."],["The `AutoMlTextClassificationInputs` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The webpage details the class constructors and properties, specifically highlighting the `MultiLabel` property of boolean type."]]],[]]