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 available for `AutoMlTextExtractionInputs` is 3.22.0, but many older versions are also accessible, going back as far as version 1.0.0."],["The `AutoMlTextExtractionInputs` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` enhancing its functionality."],["The class, `AutoMlTextExtractionInputs`, inherits from the base `object` class and includes inherited members like `GetHashCode`, `GetType`, and `ToString`."],["The webpage's content includes two constructors, a default parameterless constructor and a copy constructor, both for the `AutoMlTextExtractionInputs` class, to allow flexibility when creating new instances."]]],[]]