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."],[[["The latest version of `AutoMlTextClassificationInputs` is 3.22.0, while version 2.24.0 is also referenced in the document."],["This document provides a list of historical versions of `AutoMlTextClassificationInputs`, ranging from 1.0.0 to the latest, 3.22.0, with corresponding links."],["`AutoMlTextClassificationInputs` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration with the .NET protobuf ecosystem."],["The class has two constructors: a default constructor and a copy constructor that takes another `AutoMlTextClassificationInputs` object."],["The class contains a property named `MultiLabel`, which is of type boolean and can be set or retrieved."]]],[]]