Watson Developer Cloud Unity SDK  1.0.0
The Unity SDK uses the Watson Developer Cloud services, a collection of REST APIs and SDKs that use cognitive computing to solve complex problems.
IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.BehaviorNode Class Reference

The Behavior Node object. More...

Properties

string trait_id [get, set]
 The unique identifier of the characteristic to which the results pertain. IDs have the form behavior_. More...
 
string name [get, set]
 The user-visible name of the characteristic. More...
 
string category [get, set]
 The category of the characteristic: behavior for temporal data. More...
 
double percentage [get, set]
 For JSON content that is timestamped, the percentage of timestamped input data that occurred during that day of the week or hour of the day. The range is 0 to 1. More...
 

Detailed Description

The Behavior Node object.

Property Documentation

string IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.BehaviorNode.category
getset

The category of the characteristic: behavior for temporal data.

string IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.BehaviorNode.name
getset

The user-visible name of the characteristic.

double IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.BehaviorNode.percentage
getset

For JSON content that is timestamped, the percentage of timestamped input data that occurred during that day of the week or hour of the day. The range is 0 to 1.

string IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.BehaviorNode.trait_id
getset

The unique identifier of the characteristic to which the results pertain. IDs have the form behavior_.


The documentation for this class was generated from the following file: