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-08 UTC."],[[["This webpage provides documentation for the `AutoMlTextExtractionInputs` class within the Google Cloud AI Platform .NET library, specifically for version 3.19.0 and earlier versions down to 1.0.0."],["The `AutoMlTextExtractionInputs` class is used for defining inputs for AutoML text extraction training jobs, and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the class's inheritance structure, showing it derives from the base `object` class, and details the inherited members from the `object` class, such as `GetHashCode`, `GetType`, and `ToString`."],["It lists a range of versions for the `AutoMlTextExtractionInputs` class, with 3.22.0 being the most recent, highlighting the ability to browse documentation for different releases of the class."],["The page describes the constructors available for the `AutoMlTextExtractionInputs` class, providing the constructor signatures for the default constructor and the copy constructor."]]],[]]