Click or drag to resize

Warningwarning_id Property

The identifier of the warning message, one of `WORD_COUNT_MESSAGE`, `JSON_AS_TEXT`, or `PARTIAL_TEXT_USED`.

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 string warning_id { get; set; }

Property Value

Type: String
See Also