Click or drag to resize

UpdateCounterexample Class

UpdateCounterexample.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.Assistant.v1UpdateCounterexample

Namespace:  IBM.Watson.DeveloperCloud.Services.Assistant.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class UpdateCounterexample

The UpdateCounterexample type exposes the following members.

Constructors
  NameDescription
Public methodUpdateCounterexample
Initializes a new instance of the UpdateCounterexample class
Top
Properties
  NameDescription
Public propertyText
The text of a user input counterexample.
Top
See Also