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 implementation across various versions."],["The latest version available is 3.22.0, and the page lists available versions ranging from 1.0.0 up to 3.22.0, each linked to its respective documentation."],["The `AutoMlTextExtractionInputs` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and has two constructors: a default constructor and a copy constructor that accepts another `AutoMlTextExtractionInputs` object."],["The documentation specifies the namespace as `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` and the assembly as `Google.Cloud.AIPlatform.V1.dll`."]]],[]]