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 in the .NET environment."],["The content details the various versions of the `AutoMlTextSentiment` class, ranging from version 1.0.0 up to the latest version 3.22.0, allowing users to access documentation relevant to their specific project needs."],["The `AutoMlTextSentiment` class is designed to facilitate the training and uploading of an AutoML Text Sentiment Model, and it inherits from the object class while implementing multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The documentation outlines the available constructors and the Inputs property of the `AutoMlTextSentiment` class, the property being an instance of the `AutoMlTextSentimentInputs` class, used to define the input parameters of the training job."],["The webpage provides versioned documentation links for the `AutoMlTextSentiment` class, including links to the namespace `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` and the `Google.Cloud.AIPlatform.V1.dll` assembly."]]],[]]