public sealed class AutoMlTextClassification : IMessage<AutoMlTextClassification>, IEquatable<AutoMlTextClassification>, IDeepCloneable<AutoMlTextClassification>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1 API class AutoMlTextClassification.
A TrainingJob that trains and uploads an AutoML Text Classification 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 documentation for the `AutoMlTextClassification` class within the Google Cloud AI Platform v1 API, specifically under the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace."],["The `AutoMlTextClassification` class is used to define a training job that trains and uploads an AutoML Text Classification Model, and it includes details about its constructors and properties like `Inputs`."],["The documentation outlines the inheritance hierarchy of the `AutoMlTextClassification` class, its implemented interfaces (`IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`), and inherited members from the base `object` class."],["A comprehensive list of previous versions, ranging from 1.0.0 to the latest 3.22.0, are made available for the `AutoMlTextClassification` class, with the current version being 2.18.0."],["The documentation specifies that `AutoMlTextClassification` is part of the `Google.Cloud.AIPlatform.V1.dll` assembly and provides details on its constructors, including the default constructor and a copy constructor that takes another `AutoMlTextClassification` object."]]],[]]