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 \u003ccode\u003eTextSentimentDatasetMetadata\u003c/code\u003e class provides metadata for text sentiment datasets within the Google Cloud AutoML V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, enabling it to integrate with the Google.Protobuf library.\u003c/p\u003e\n"],["\u003cp\u003eIt has a \u003ccode\u003eSentimentMax\u003c/code\u003e property, representing the highest integer ordinal for sentiment, which must be between 1 and 10.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists multiple versions of the \u003ccode\u003eGoogle.Cloud.AutoML.V1\u003c/code\u003e package, ranging from version 2.2.0 to the latest version 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class can be instantiated with the \u003ccode\u003eTextSentimentDatasetMetadata()\u003c/code\u003e constructor, or by using another instance of itself with \u003ccode\u003eTextSentimentDatasetMetadata(TextSentimentDatasetMetadata other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]