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."],[[["This webpage provides reference documentation for the `AnalyzeEntitySentimentRequest` class within the Google Cloud Natural Language v1 API, specifically for .NET developers."],["The class `AnalyzeEntitySentimentRequest` is used for entity-level sentiment analysis and is part of the `Google.Cloud.Language.V1` namespace, implemented within the `Google.Cloud.Language.V1.dll` assembly."],["The latest version available is 3.7.0, with historical versions ranging from 2.2.0 up to 3.6.0, and links to documentation for each listed version."],["`AnalyzeEntitySentimentRequest` class includes properties `Document` of type `Document` for input document, and `EncodingType` of type `EncodingType` for calculating offsets."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]