public sealed class AutoMlTextExtraction : IMessage<AutoMlTextExtraction>, IEquatable<AutoMlTextExtraction>, IDeepCloneable<AutoMlTextExtraction>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eAutoMlTextExtraction\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, which is used for training and uploading AutoML Text Extraction Models.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.22.0, with a comprehensive list of versions ranging down to version 1.0.0, and it is possible to access previous versions by clicking on the version numbers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAutoMlTextExtraction\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor \u003ccode\u003eAutoMlTextExtraction()\u003c/code\u003e and a copy constructor \u003ccode\u003eAutoMlTextExtraction(AutoMlTextExtraction other)\u003c/code\u003e, allowing for creating new instances and copying existing ones, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInputs\u003c/code\u003e property of the class allows users to modify the parameters of the TrainingJob, and is of the type \u003ccode\u003eAutoMlTextExtractionInputs\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]