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."],[[["The content provides documentation for the `AutoMlTextClassificationInputs` class within the Google Cloud AI Platform, spanning versions from 1.0.0 to 3.22.0, with 3.22.0 being the latest."],["`AutoMlTextClassificationInputs` is a class that implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the base `object` class."],["The `AutoMlTextClassificationInputs` class has a property `MultiLabel`, a boolean used to determine if more than one label is able to be applied."],["There are two constructors for `AutoMlTextClassificationInputs`: a default constructor and one that accepts another `AutoMlTextClassificationInputs` object as an argument."],["The documentation is organized by version, showing the hierarchical namespace `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition`, with the content being found within the `Google.Cloud.AIPlatform.V1.dll` assembly."]]],[]]