public sealed class AnalyzeEntitySentimentRequest : IMessage<AnalyzeEntitySentimentRequest>, IEquatable<AnalyzeEntitySentimentRequest>, IDeepCloneable<AnalyzeEntitySentimentRequest>, IBufferMessage, IMessage
The entity-level sentiment analysis request message.
[[["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\u003eAnalyzeEntitySentimentRequest\u003c/code\u003e class is used to send requests for entity-level sentiment analysis and is the core focus of this documentation page.\u003c/p\u003e\n"],["\u003cp\u003eThis class has been implemented to inherit from \u003ccode\u003eObject\u003c/code\u003e while also utilizing multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e for enhanced functionality.\u003c/p\u003e\n"],["\u003cp\u003eIt provides properties like \u003ccode\u003eDocument\u003c/code\u003e to specify the input document and \u003ccode\u003eEncodingType\u003c/code\u003e to manage text offset calculations.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one and one that allows creating a new request by copying an existing \u003ccode\u003eAnalyzeEntitySentimentRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists various versions of the request, with the latest version being 3.7.0, and it details the different versions accessible to developers.\u003c/p\u003e\n"]]],[],null,[]]