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.AIPlatform.V1` library, specifically for .NET development."],["The latest version documented is 3.22.0, and the page includes links to documentation for various previous versions, ranging from 3.21.0 down to 1.0.0, allowing users to reference previous versions."],["The `AutoMlTextExtractionInputs` class implements several interfaces, including `IMessage`, `IEquatable\u003cAutoMlTextExtractionInputs\u003e`, `IDeepCloneable\u003cAutoMlTextExtractionInputs\u003e`, and `IBufferMessage`, and inherits from the base `object` class."],["The `AutoMlTextExtractionInputs` class is part of the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace and is contained within the `Google.Cloud.AIPlatform.V1.dll` assembly, used in the context of Google Cloud AI Platform."],["Two constructors are available for the `AutoMlTextExtractionInputs` class, one default and one that takes an `AutoMlTextExtractionInputs` object as a parameter."]]],[]]