public sealed class TextSentimentPredictionInstance : IMessage<TextSentimentPredictionInstance>, IEquatable<TextSentimentPredictionInstance>, IDeepCloneable<TextSentimentPredictionInstance>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class TextSentimentPredictionInstance.
[[["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-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eTextSentimentPredictionInstance\u003c/code\u003e class, found within the Vertex AI v1beta1 API, is designed for handling prediction input formats related to text sentiment.\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, to support various functionalities such as serialization, comparison, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties \u003ccode\u003eContent\u003c/code\u003e and \u003ccode\u003eMimeType\u003c/code\u003e, with \u003ccode\u003eContent\u003c/code\u003e being a string representing the text snippet for prediction, and \u003ccode\u003eMimeType\u003c/code\u003e specifying the MIME type, with \u003ccode\u003etext/plain\u003c/code\u003e being a supported type.\u003c/p\u003e\n"],["\u003cp\u003eTwo versions of the class are available: \u003ccode\u003e1.0.0-beta21\u003c/code\u003e (latest) and \u003ccode\u003e1.0.0-beta20\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be instantiated using a default constructor, or a constructor that accepts another \u003ccode\u003eTextSentimentPredictionInstance\u003c/code\u003e for creating copies.\u003c/p\u003e\n"]]],[],null,[]]