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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for `AutoMlTextClassificationInputs` is 3.22.0, while the current page is displaying version 3.10.0."],["This page provides documentation and links for various versions of `AutoMlTextClassificationInputs`, ranging from version 1.0.0 to the most current version."],["`AutoMlTextClassificationInputs` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, within the `Google.Protobuf` and `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace."],["The class has a public boolean property called `MultiLabel` and also has two constructors, one of which is a copy constructor, `AutoMlTextClassificationInputs(AutoMlTextClassificationInputs other)`."],["The `AutoMlTextClassificationInputs` class inherits from `object` and includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]