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-03-21 UTC."],[[["This webpage provides reference documentation for the `AnalyzeSentimentRequest` class within the Google Cloud Natural Language v1 API."],["The latest version of the `AnalyzeSentimentRequest` class available is 3.7.0, with multiple older versions also accessible, ranging from 3.6.0 down to 2.2.0."],["The `AnalyzeSentimentRequest` class, which is part of the `Google.Cloud.Language.V1` namespace, is used for sentiment analysis requests and implements multiple interfaces, such as `IMessage` and `IEquatable`."],["The `AnalyzeSentimentRequest` class includes properties like `Document` and `EncodingType`, which are essential for configuring a sentiment analysis request."],["The provided documentation covers the class's constructors and inherited members from the `Object` class, offering a comprehensive view of its structure and capabilities."]]],[]]