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-02 UTC."],[[["This document provides information on the `AutoMlTextExtractionInputs` class, specifically version 1.0.0-beta01 of the Google.Cloud.AIPlatform.V1Beta1 library."],["`AutoMlTextExtractionInputs` is a sealed class that inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is defined within the `Google.Cloud.AIPlatform.V1Beta1.Schema.TrainingJob.Definition` namespace, and is located in the Google.Cloud.AIPlatform.V1Beta1.dll assembly."],["Two constructors are available for creating `AutoMlTextExtractionInputs` objects: a default constructor and one that takes another `AutoMlTextExtractionInputs` object as a parameter for initialization."],["The latest version of the `AutoMlTextExtractionInputs` is listed as 1.0.0-beta21."]]],[]]