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-14 UTC."],[[["This webpage provides documentation for the `AutoMlTextClassificationInputs` class within the `Google.Cloud.AIPlatform.V1` library, specifically for .NET development."],["The `AutoMlTextClassificationInputs` class is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to work within the protocol buffers framework."],["The namespace for this class is nested within Google Cloud's AI Platform, under `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition`."],["The page lists a comprehensive history of versions for `AutoMlTextClassificationInputs` ranging from version 1.0.0 to the latest 3.22.0, allowing developers to reference the documentation relevant to their specific version."],["This class features a constructor and a property called `MultiLabel` which is of type `bool`."]]],[]]