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 `AutoMlTextExtractionInputs` class is designed for use in training jobs and is part of the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace."],["The latest version documented is 3.22.0, with versions ranging from 1.0.0 to 3.22.0 that have pages available."],["The `AutoMlTextExtractionInputs` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its compatibility with Google's Protobuf framework."],["The `AutoMlTextExtractionInputs` class provides two constructors, a parameterless one and one that accepts another instance of the same class for copying."]]],[]]