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."],[[["The latest version available for `AutoMlTextClassificationInputs` is 1.0.0-beta21, with version 1.0.0-beta20 also being accessible."],["`AutoMlTextClassificationInputs` is a sealed class that inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is found within the `Google.Cloud.AIPlatform.V1Beta1.Schema.TrainingJob.Definition` namespace, and it's part of the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["`AutoMlTextClassificationInputs` offers two constructors: a default constructor and another that accepts an `AutoMlTextClassificationInputs` object as a parameter."],["The class contains a `MultiLabel` property of type boolean."]]],[]]