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 documentation for the `AnalyzeSentimentRequest` class within the Google Cloud Natural Language v1 API."],["The `AnalyzeSentimentRequest` class is used to send sentiment analysis requests to the API."],["The page includes links to documentation for various versions of the API, from 2.2.0 to 3.7.0, with 3.7.0 being the latest."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has two constructors, `AnalyzeSentimentRequest()` and `AnalyzeSentimentRequest(AnalyzeSentimentRequest other)`, and includes properties for `Document` and `EncodingType`."]]],[]]