public sealed class TextSentimentDatasetMetadata : IMessage<TextSentimentDatasetMetadata>, IEquatable<TextSentimentDatasetMetadata>, IDeepCloneable<TextSentimentDatasetMetadata>, IBufferMessage, IMessage
Required. A sentiment is expressed as an integer ordinal, where higher value
means a more positive sentiment. The range of sentiments that will be used
is between 0 and sentiment_max (inclusive on both ends), and all the values
in the range must be represented in the dataset before a model can be
created.
sentiment_max value must be between 1 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-07 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eTextSentimentDatasetMetadata\u003c/code\u003e is 3.4.0, with previous versions ranging from 2.2.0 to 3.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTextSentimentDatasetMetadata\u003c/code\u003e is a class that provides dataset metadata specifically for text sentiment analysis within the Google Cloud AutoML V1 API, implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eTextSentimentDatasetMetadata\u003c/code\u003e, inherits from \u003ccode\u003eObject\u003c/code\u003e and includes constructors for creating instances, either empty or based on another \u003ccode\u003eTextSentimentDatasetMetadata\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTextSentimentDatasetMetadata\u003c/code\u003e includes a \u003ccode\u003eSentimentMax\u003c/code\u003e property, an integer representing the highest possible sentiment value in the dataset, which must be between 1 and 10.\u003c/p\u003e\n"]]],[],null,[]]