Click or drag to resize

PersonalityInsights Class

This class wraps the Personality Insights service. Personality Insights Service
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3PersonalityInsights

Namespace:  IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class PersonalityInsights : IWatsonService

The PersonalityInsights type exposes the following members.

Constructors
  NameDescription
Public methodPersonalityInsights
Initializes a new instance of the PersonalityInsights class
Top
Properties
  NameDescription
Public propertyCredentials
Gets and sets the credentials of the service. Replace the default endpoint if endpoint is defined.
Public propertyUrl
Gets and sets the endpoint URL for the service.
Public propertyVersionDate
Gets and sets the versionDate of the service.
Top
Methods
  NameDescription
Public methodGetProfile
Public methodGetServiceID
Top
See Also