public sealed class TextSentimentDatasetMetadata : IMessage<TextSentimentDatasetMetadata>, IEquatable<TextSentimentDatasetMetadata>, IDeepCloneable<TextSentimentDatasetMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class TextSentimentDatasetMetadata.
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 of the \u003ccode\u003eTextSentimentDatasetMetadata\u003c/code\u003e class is 3.4.0, part of the Google AutoML v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eTextSentimentDatasetMetadata\u003c/code\u003e, provides metadata specifically for text sentiment datasets, inherited from the base \u003ccode\u003eobject\u003c/code\u003e class and implementing multiple interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.AutoML.V1\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.AutoML.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a property, \u003ccode\u003eSentimentMax\u003c/code\u003e, which defines the range of sentiment values, from 0 up to the specified maximum (inclusive) between 1 and 10.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors provided, a default one with no parameters and one that accepts another \u003ccode\u003eTextSentimentDatasetMetadata\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]