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 API reference information."],["The latest version of the `AutoMlTextClassificationInputs` API is 3.22.0, with a comprehensive list of previous versions ranging from 3.21.0 down to 1.0.0 available."],["The `AutoMlTextClassificationInputs` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and object management."],["It inherits from the base `Object` class, and includes properties such as `MultiLabel` with a boolean type, and offers two constructors, one default and one for copying from an existing `AutoMlTextClassificationInputs` object."],["The namespace for this class is `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` and it is part of the `Google.Cloud.AIPlatform.V1.dll` assembly."]]],[]]