public sealed class AutoMlTextExtraction : IMessage<AutoMlTextExtraction>, IEquatable<AutoMlTextExtraction>, IDeepCloneable<AutoMlTextExtraction>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1 API class AutoMlTextExtraction.
A TrainingJob that trains and uploads an AutoML Text Extraction Model.
[[["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 reference documentation for the `AutoMlTextExtraction` class within the Cloud AI Platform v1 API, specifically under the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace in the .NET library."],["The `AutoMlTextExtraction` class is used for training and uploading AutoML Text Extraction Models, inheriting from the base `Object` class and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists available versions of the `AutoMlTextExtraction` class, ranging from version 1.0.0 to the latest version 3.22.0, each link providing specific documentation for that version."],["The documentation details the class's constructors, `AutoMlTextExtraction()` and `AutoMlTextExtraction(AutoMlTextExtraction other)`, and its `Inputs` property of type `AutoMlTextExtractionInputs`, which represents the training job's input parameters."],["The provided links will take users to the documentation page for the version of `AutoMlTextExtraction` that they want to use, with the latest being version 3.22.0."]]],[]]