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 AI Platform V1 .NET library, specifically focusing on its use in defining AutoML text classification training jobs."],["The `AutoMlTextClassificationInputs` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling serialization, comparison, cloning, and efficient data handling."],["The latest version documented is 3.22.0, and the page lists a historical record of versions of `AutoMlTextClassificationInputs` going back to version 1.0.0, allowing access to documentation for prior releases."],["The class includes a property `MultiLabel`, that is a boolean to determine if multiple labels are supported."],["The page also lists all the inherited members, such as GetHashCode, GetType and ToString."]]],[]]