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-20 UTC."],[[["This webpage provides documentation for the `AutoMlTextClassificationInputs` class within the `Google.Cloud.AIPlatform.V1` library for .NET."],["The latest version documented is 3.22.0, while the current version of the library documented on the page is 2.11.0."],["This class, `AutoMlTextClassificationInputs`, is used within the context of training jobs, specifically for automated machine learning (AutoML) text classification tasks."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has one property named `MultiLabel`, which is of boolean type."]]],[]]