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-21 UTC."],[[["This webpage provides documentation for the `AutoMlTextExtractionInputs` class within the Google Cloud AI Platform, specifically for the .NET environment, detailing its usage and implementation across different versions."],["The latest version available is 3.22.0, and the page lists numerous historical versions dating back to 1.0.0, allowing for version-specific reference to the class."],["The `AutoMlTextExtractionInputs` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality comparisons, deep cloning, and buffered message operations."],["The class inherits from the `Object` class and provides two constructors, one default and one for creating a new instance based on an existing `AutoMlTextExtractionInputs` object."],["This content is categorized under the namespace `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` within the `Google.Cloud.AIPlatform.V1.dll` assembly."]]],[]]