public sealed class AutoMlTextSentiment : IMessage<AutoMlTextSentiment>, IEquatable<AutoMlTextSentiment>, IDeepCloneable<AutoMlTextSentiment>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1 API class AutoMlTextSentiment.
A TrainingJob that trains and uploads an AutoML Text Sentiment 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 `AutoMlTextSentiment` class within the Google Cloud AI Platform v1 API, specifically detailing its role in training and uploading AutoML Text Sentiment Models."],["The `AutoMlTextSentiment` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, comparison, cloning, and buffer operations."],["The page lists numerous versions of the `AutoMlTextSentiment` class, ranging from version 1.0.0 to 3.22.0, with the latest version being 3.22.0, that can be found at the top of the list with the other available versions following after."],["The class includes constructors, such as a default constructor and one that accepts another `AutoMlTextSentiment` object, along with an `Inputs` property to define the input parameters for the TrainingJob."],["The `AutoMlTextSentiment` class inherits from `object` and the provided links allow you to view the methods from the parent class that are also available, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()` and `ToString()`."]]],[]]