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` library, specifically for .NET development."],["The latest version of `AutoMlTextExtractionInputs` documented is 3.22.0, and the page lists all available versions down to version 1.0.0, allowing you to browse documentation for various iterations."],["The `AutoMlTextExtractionInputs` class is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, suggesting it's part of a protocol buffer system for data exchange."],["The documentation shows the inheritance of `AutoMlTextExtractionInputs` from `object` class, as well as inherited members like `GetHashCode`, `GetType`, and `ToString`, as well as describing the namespace and the assembly in which the class is located."],["The documentation provides information on two constructors for the class, one being empty and the other being the copy constructor."]]],[]]