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 reference documentation for the `AutoMlTextSentiment` class within the Cloud AI Platform v1 API, specifically focusing on its use in training AutoML Text Sentiment Models."],["The `AutoMlTextSentiment` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling, equality comparisons, and deep cloning within the API."],["The documentation details the inheritance structure, showing that `AutoMlTextSentiment` inherits from `object`, and lists the inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."],["The page lists all available versions from 1.0.0 up until 3.22.0 as the latest version, that link to their respective documentation, with the most recent version being 3.22.0."],["The class has constructor methods `AutoMlTextSentiment()` and `AutoMlTextSentiment(AutoMlTextSentiment other)`, and contains the property `Inputs` for training job parameters, of type `AutoMlTextSentimentInputs`."]]],[]]