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-04-01 UTC."],[[["This webpage provides documentation for the `AutoMlTextClassificationInputs` class within the Google Cloud AI Platform, detailing its various versions and their corresponding links."],["The class `AutoMlTextClassificationInputs` is a part of the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace in the Google.Cloud.AIPlatform.V1.dll assembly, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details that `AutoMlTextClassificationInputs` inherits from the `Object` class and has two constructors: a default constructor and one that takes another `AutoMlTextClassificationInputs` object as a parameter."],["The `AutoMlTextClassificationInputs` class includes a `MultiLabel` property of type `Boolean`, which is available to set or get."],["The page provides links to 59 different versions of the documentation, starting from version 1.0.0 up to the latest version 3.22.0, with each link leading to the `AutoMlTextClassificationInputs` documentation for that specific release."]]],[]]