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 page provides documentation for the `AutoMlTextClassificationInputs` class within the `Google.Cloud.AIPlatform.V1` library, specifically for .NET development."],["The `AutoMlTextClassificationInputs` class is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes the property `MultiLabel`, which is a boolean, and defines the constructor `AutoMlTextClassificationInputs`, which can also take another instance of itself."],["The page lists all the past versions of the AutoMLTextClassificationInputs, from 1.0.0 to 3.22.0 (latest), and shows links to all previous versions."],["`AutoMlTextClassificationInputs` inherits from the object class and several of its methods, such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]