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-25 UTC."],[[["This webpage provides documentation for the `AutoMlTextExtractionInputs` class within the Google Cloud AI Platform, specifically for the .NET library."],["The latest version available is 3.22.0, while this page is specifically documenting version 2.9.0 of the AutoMlTextExtractionInputs."],["`AutoMlTextExtractionInputs` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for message handling, equality comparisons, deep cloning, and buffered message management."],["The class provides two constructors: a default constructor and one that accepts another `AutoMlTextExtractionInputs` instance for copying, and is contained in the namespace `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` and assembly `Google.Cloud.AIPlatform.V1.dll`."],["The page lists previous version links of `AutoMlTextExtractionInputs` ranging from 3.21.0 to 1.0.0 which is useful for navigating different versions of the software."]]],[]]