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."],[[["The latest version available for `AutoMlTextExtractionInputs` is 1.0.0-beta21, with version 1.0.0-beta20 also being documented."],["`AutoMlTextExtractionInputs` is a sealed class that inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors: a default parameterless constructor and one that accepts another `AutoMlTextExtractionInputs` object as a parameter for copying."],["This class is located within the `Google.Cloud.AIPlatform.V1Beta1.Schema.TrainingJob.Definition` namespace, as defined in the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]