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 implementations."],["The latest version documented is 3.22.0, while version 2.18.0 is presented as the main content with subsequent versions also listed."],["`AutoMlTextClassificationInputs` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in Google's protocol buffer system."],["The class `AutoMlTextClassificationInputs` has a constructor, with one version that takes in another `AutoMlTextClassificationInputs` as a parameter."],["The `AutoMlTextClassificationInputs` class has one property called `MultiLabel`, which has a boolean type."]]],[]]