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."],[[["This webpage provides documentation for the `AutoMlTextExtractionInputs` class within the Google Cloud AI Platform, specifically for the .NET environment, detailing its various version releases."],["The latest version of `AutoMlTextExtractionInputs` available is 3.22.0, but documentation is available for versions spanning from 1.0.0 to 3.22.0, offering a wide range of historical support."],["The `AutoMlTextExtractionInputs` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for data handling and management."],["The class includes two constructors: a default constructor (`AutoMlTextExtractionInputs()`) and a copy constructor (`AutoMlTextExtractionInputs(AutoMlTextExtractionInputs other)`), allowing for object initialization and cloning."]]],[]]