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-25 UTC."],[[["This webpage provides documentation for the `AutoMlTextClassificationInputs` class within the `Google.Cloud.AIPlatform.V1` namespace, specifically for .NET development."],["The latest version of the `AutoMlTextClassificationInputs` documentation is 3.22.0, with a comprehensive list of previous versions ranging back to 1.0.0, and version 2.16.0 being what is currently selected."],["`AutoMlTextClassificationInputs` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities for message handling and object manipulation."],["The class includes a constructor for creating a new instance and another for creating a copy from an existing `AutoMlTextClassificationInputs` object."],["The `MultiLabel` property, of type `bool`, is available within the class."]]],[]]