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.AIPlatform.V1` namespace, specifically for .NET development."],["The `AutoMlTextExtractionInputs` class is used for defining inputs for AutoML text extraction training jobs and is part of the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace."],["The latest version documented is 3.22.0, with historical versions going back to 1.0.0, allowing users to view documentation for different releases."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities within the Google Cloud Protobuf framework."],["The page also lists the constructors for the `AutoMlTextExtractionInputs` class, detailing how to create new instances of it, as well as inherited members from the `Object` base class."]]],[]]