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-20 UTC."],[[["This webpage provides documentation for the `AutoMlTextClassificationInputs` class within the Google Cloud AI Platform, detailing its various versions and functionality."],["The latest version documented is 3.22.0, but it also includes versions dating back to 1.0.0 and includes a plethora of versions in between for the `AutoMlTextClassificationInputs` class."],["`AutoMlTextClassificationInputs` is a sealed class that implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, showcasing its extensive integration within the .NET framework."],["The class inherits from the base Object class and contains a `MultiLabel` boolean property, as well as two constructor methods, one being parameterless and the other taking another instance of the `AutoMlTextClassificationInputs` class."],["The documentation is located within the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace, and it's all contained within the `Google.Cloud.AIPlatform.V1.dll` assembly."]]],[]]