public sealed class AnalyzeSentimentRequest : IMessage<AnalyzeSentimentRequest>, IEquatable<AnalyzeSentimentRequest>, IDeepCloneable<AnalyzeSentimentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Natural Language v1 API class AnalyzeSentimentRequest.
[[["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-04-09 UTC."],[[["This webpage provides reference documentation for the `AnalyzeSentimentRequest` class within the Google Cloud Natural Language v1 API."],["The latest version of the documentation is 3.7.0, and the current version on the page is 3.6.0, with multiple older versions also available for reference."],["The `AnalyzeSentimentRequest` class is used to send a sentiment analysis request message, and it inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors and two properties, `Document` and `EncodingType`, which are used to define the input document and the encoding type, respectively, for the sentiment analysis."],["The applicable namespace of this documentation is `Google.Cloud.Language.V1`, and it exists within the `Google.Cloud.Language.V1.dll` assembly."]]],[]]