Click or drag to resize

Profilewarning Property

Warning messages associated with the input text submitted with the request. The array is empty if the input generated no warnings.

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 Warning[] warning { get; set; }

Property Value

Type: Warning
See Also