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, specifically for the .NET library, version 1.5.0."],["The latest version documented for `AutoMlTextClassificationInputs` is 3.22.0, with a comprehensive list of versions dating back to 1.0.0, allowing you to browse the history of changes."],["`AutoMlTextClassificationInputs` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its capabilities for manipulation and comparison."],["The class has two constructors, one being a default constructor and another that accepts another object of its class type to clone it."],["A `MultiLabel` property is available, of the type Boolean, which can be set to determine its value."]]],[]]