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-04-01 UTC."],[[["This webpage provides documentation for the `AutoMlTextClassificationInputs` class within the Google Cloud AI Platform, specifically for version 3.14.0 of the .NET library."],["The `AutoMlTextClassificationInputs` class is part of the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace and is implemented in the `Google.Cloud.AIPlatform.V1.dll` assembly."],["This class implements several interfaces, including `IMessage`, `IEquatable\u003cAutoMlTextClassificationInputs\u003e`, `IDeepCloneable\u003cAutoMlTextClassificationInputs\u003e`, and `IBufferMessage`."],["The documentation details the class's inheritance from `object`, available constructors `AutoMlTextClassificationInputs()`, and `AutoMlTextClassificationInputs(AutoMlTextClassificationInputs other)`, and the property `MultiLabel`, which is a boolean."],["The documentation provides a listing of all version history of this class, from version 1.0.0 to 3.22.0, where 3.22.0 is the latest version."]]],[]]