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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This webpage provides documentation for the `AutoMlTextClassificationInputs` class within the Google Cloud AI Platform, specifically for the .NET library, and spans versions 1.0.0 through 3.22.0."],["The `AutoMlTextClassificationInputs` class is used within the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace, contained in the `Google.Cloud.AIPlatform.V1.dll` assembly."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and has a property, `MultiLabel`, of boolean type."],["The documentation details two constructors for `AutoMlTextClassificationInputs`: a default constructor and another that accepts an `AutoMlTextClassificationInputs` object as a parameter for duplication."],["Users can browse through the documentation of each version, starting from the most recent version 3.22.0, all the way back to the earliest version 1.0.0."]]],[]]