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's .NET library, specifically version 3.8.0 and its historical iterations."],["The `AutoMlTextClassificationInputs` class is used for defining inputs for AutoML text classification training jobs and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AutoMlTextClassificationInputs` class inherits from the base `object` class and has a `MultiLabel` boolean property."],["The page documents historical versions of the class, starting from version 1.0.0, allowing users to access the documentation relevant to the versions of the library they are using."],["The page also lists two constructors for `AutoMlTextClassificationInputs`, one default and another accepting an existing `AutoMlTextClassificationInputs` instance as a parameter."]]],[]]