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."],[[["This webpage provides documentation for the `AutoMlTextClassificationInputs` class within the Google Cloud AI Platform, detailing its various versions and functionality."],["The latest version documented is 3.22.0, and it presents a list of versions ranging from 1.0.0 to 3.22.0 for `AutoMlTextClassificationInputs`."],["`AutoMlTextClassificationInputs` is a class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, derived from the base .NET `object`."],["The class has two constructors: one default constructor and another that takes an `AutoMlTextClassificationInputs` object as a parameter."],["The `MultiLabel` property, which is of type bool, can be set or retrieved from an instance of the `AutoMlTextClassificationInputs` class."]]],[]]