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-25 UTC."],[[["This page provides documentation for the `AutoMlTextClassificationInputs` class within the `Google.Cloud.AIPlatform.V1` namespace, specifically for the .NET framework."],["The `AutoMlTextClassificationInputs` class is used in the context of defining AutoML text classification training jobs."],["The page includes links to documentation for multiple versions of the `Google.Cloud.AIPlatform.V1` library, ranging from version 1.0.0 to the latest version 3.22.0."],["`AutoMlTextClassificationInputs` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains the `MultiLabel` property of type `bool` and the constructors for the class, including one with a parameter of the same type, which is another `AutoMlTextClassificationInputs` instance."]]],[]]