public sealed class AnalyzeEntitySentimentRequest : IMessage<AnalyzeEntitySentimentRequest>, IEquatable<AnalyzeEntitySentimentRequest>, IDeepCloneable<AnalyzeEntitySentimentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Natural Language v1 API class AnalyzeEntitySentimentRequest.
The entity-level sentiment analysis request message.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for the `AnalyzeEntitySentimentRequest` class is 3.7.0, while the current page focuses on version 3.4.0 of the Google Cloud Natural Language v1 API."],["`AnalyzeEntitySentimentRequest` is a class used for entity-level sentiment analysis requests within the Google Cloud Natural Language v1 API."],["This class inherits from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, while the listed object methods in the inherited section are `GetHashCode()`, `GetType()`, and `ToString()`."],["The `AnalyzeEntitySentimentRequest` class includes constructors and properties, including `Document` and `EncodingType`, that represent required input document and the type of encoding respectively."],["The `AnalyzeEntitySentimentRequest` class belongs to the `Google.Cloud.Language.V1` namespace and is contained within the `Google.Cloud.Language.V1.dll` assembly."]]],[]]