public sealed class TextSentimentPredictionResult : IMessage<TextSentimentPredictionResult>, IEquatable<TextSentimentPredictionResult>, IDeepCloneable<TextSentimentPredictionResult>, IBufferMessage, IMessage
The integer sentiment labels between 0 (inclusive) and sentimentMax label
(inclusive), while 0 maps to the least positive sentiment and
sentimentMax maps to the most positive one. The higher the score is, the
more positive the sentiment in the text snippet is. Note: sentimentMax is
an integer value between 1 (inclusive) and 10 (inclusive).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eTextSentimentPredictionResult\u003c/code\u003e class within the Google Cloud AI Platform's .NET library, specifically the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1.Schema.Predict.Prediction\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTextSentimentPredictionResult\u003c/code\u003e class is used as the prediction output format for text sentiment analysis and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.22.0, with a history of documented versions going back to 1.0.0, all of which are linked to their respective documentation pages.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eSentiment\u003c/code\u003e property of type \u003ccode\u003eInt32\u003c/code\u003e, representing the sentiment score, ranging from 0 to a \u003ccode\u003esentimentMax\u003c/code\u003e value, indicating the positivity of sentiment in a text snippet.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists all versions, and shows the constructors as well as inherited members from \u003ccode\u003eObject\u003c/code\u003e, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]