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 access to documentation for various versions of `AutoMlTextClassificationInputs` within the `Google.Cloud.AIPlatform.V1` namespace."],["The latest version available is 3.22.0, while the documentation spans from version 1.0.0 up to the latest release."],["`AutoMlTextClassificationInputs` is a sealed class implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and includes a `MultiLabel` property of boolean type, along with constructors to create new instances."],["The documentation provides detailed information about the `AutoMlTextClassificationInputs` class, including its constructors, properties, implemented interfaces, and inheritance."]]],[]]