public sealed class AnalyzeSentimentRequest : IMessage<AnalyzeSentimentRequest>, IEquatable<AnalyzeSentimentRequest>, IDeepCloneable<AnalyzeSentimentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Natural Language v2 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-07 UTC."],[[["This document provides reference information for the `AnalyzeSentimentRequest` class within the Google Cloud Natural Language v2 API."],["`AnalyzeSentimentRequest` is a message class used to submit sentiment analysis requests and implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class inherits from the `object` class and includes inherited members such as `GetHashCode`, `GetType`, and `ToString`."],["`AnalyzeSentimentRequest` has two constructors and two properties, `Document` and `EncodingType`, for which you can find their type and description."],["The latest version available for `AnalyzeSentimentRequest` is 1.0.0-beta05."]]],[]]