public sealed class TextSentimentAnnotation : IMessage<TextSentimentAnnotation>, IEquatable<TextSentimentAnnotation>, IDeepCloneable<TextSentimentAnnotation>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class TextSentimentAnnotation.
[[["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-04-09 UTC."],[[["The `TextSentimentAnnotation` class in the Google Cloud AI Platform v1beta1 API provides details specific to text sentiment annotations."],["This class is part of the `Google.Cloud.AIPlatform.V1Beta1.Schema` namespace and is implemented within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["The `TextSentimentAnnotation` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["Key properties of this class include `AnnotationSpecId`, `DisplayName`, `Sentiment`, and `SentimentMax`, which are used to define and provide details for sentiment annotations."],["The latest version of `TextSentimentAnnotation` available is 1.0.0-beta21, which is linked to its documentation."]]],[]]