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-04-08 UTC."],[[["This page provides documentation for the `AutoMlTextExtractionInputs` class within the Google Cloud AI Platform's .NET library, specifically version 3.20.0."],["The `AutoMlTextExtractionInputs` class is used in the context of training jobs and is found in the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace."],["The content shows a list of versions with their corresponding link to their documentation, the latest being 3.22.0 and the oldest 1.0.0, in order to access each, it is done through the links provided."],["The class `AutoMlTextExtractionInputs` inherits from the `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for `AutoMlTextExtractionInputs`: a default constructor and one that accepts another `AutoMlTextExtractionInputs` object as a parameter."]]],[]]