public sealed class AutoMlTextExtractionInputs : IMessage<AutoMlTextExtractionInputs>, IEquatable<AutoMlTextExtractionInputs>, IDeepCloneable<AutoMlTextExtractionInputs>, 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-21 UTC."],[[["The webpage provides a version history and documentation for the `AutoMlTextExtractionInputs` class within the Google Cloud AI Platform .NET library, specifically for the namespace `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition`."],["The latest version of the `AutoMlTextExtractionInputs` class available in this documentation is 3.22.0, while version 3.13.0 is currently selected."],["This `AutoMlTextExtractionInputs` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the inheritance hierarchy of `AutoMlTextExtractionInputs`, indicating that it inherits directly from the base `object` class."],["The class has two public constructors, `AutoMlTextExtractionInputs()` for default initialization, and `AutoMlTextExtractionInputs(AutoMlTextExtractionInputs other)` for creating a copy of an existing instance."]]],[]]