Click or drag to resize

AlchemyAPIGetTextSentimentRequest Class

Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.ConnectionRESTConnectorRequest
    IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1AlchemyAPIGetTextSentimentRequest

Namespace:  IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class GetTextSentimentRequest : RESTConnectorRequest

The AlchemyAPIGetTextSentimentRequest type exposes the following members.

Constructors
  NameDescription
Public methodAlchemyAPIGetTextSentimentRequest
Initializes a new instance of the AlchemyAPIGetTextSentimentRequest class
Top
Properties
See Also