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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[[["The webpage provides documentation for the `AutoMlTextClassificationInputs` class within the Google Cloud AI Platform, detailing its various versions and related functionalities."],["The latest version of `AutoMlTextClassificationInputs` documented is 3.22.0, with a history of versions back to 1.0.0 being accessible through the provided links."],["`AutoMlTextClassificationInputs` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is inherited from `object`."],["This class resides within the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace, and it is included within the `Google.Cloud.AIPlatform.V1.dll` assembly."],["The class has properties such as `MultiLabel`, a boolean value, and offers constructors for creating new instances of `AutoMlTextClassificationInputs`, or copying an existing one."]]],[]]