public sealed class TextSentimentPredictionInstance : IMessage<TextSentimentPredictionInstance>, IEquatable<TextSentimentPredictionInstance>, IDeepCloneable<TextSentimentPredictionInstance>, IBufferMessage, IMessage
[[["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\u003eThe page provides a comprehensive list of versions for \u003ccode\u003eTextSentimentPredictionInstance\u003c/code\u003e, ranging from version 1.0.0 to the latest 3.22.0, each linking to its respective documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTextSentimentPredictionInstance\u003c/code\u003e is a class representing the prediction input format specifically designed for Text Sentiment within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1.Schema.Predict.Instance\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTextSentimentPredictionInstance\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities for message handling, equality checks, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eTextSentimentPredictionInstance\u003c/code\u003e class include \u003ccode\u003eContent\u003c/code\u003e, the text to be analyzed for sentiment, and \u003ccode\u003eMimeType\u003c/code\u003e, which defines the format of the text snippet, with \u003ccode\u003etext/plain\u003c/code\u003e as the only supported format.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers 2 constructors, the base \u003ccode\u003eTextSentimentPredictionInstance()\u003c/code\u003e and an overriden constructor that takes in \u003ccode\u003eTextSentimentPredictionInstance other\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]