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 page provides documentation for the `AutoMlTextExtractionInputs` class, which is part of the `Google.Cloud.AIPlatform.V1` library, specifically in the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace."],["The `AutoMlTextExtractionInputs` class has been documented across multiple versions, from version 1.0.0 up to the latest, version 3.22.0, including documentation of its implementation of interfaces such as IMessage, IEquatable, IDeepCloneable and IBufferMessage."],["The class is derived from the base `Object` class, and includes public constructors, one default and another to create a new instance using an existing `AutoMlTextExtractionInputs` object as a parameter, allowing for cloning."],["The documentation lists members inherited from the base `Object` class, including methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The content pertains to the dotnet implementation of the google cloud AI platform library, and is contained in the Google.Cloud.AIPlatform.V1.dll assembly."]]],[]]