Click or drag to resize

WarningInfo Class

Warning info.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3WarningInfo

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

The WarningInfo type exposes the following members.

Constructors
  NameDescription
Public methodWarningInfo
Initializes a new instance of the WarningInfo class
Top
Properties
  NameDescription
Public propertydescription
The warning description.
Public propertywarning_id
The warning identifier.
Top
See Also