Click or drag to resize

ExampleCollection Class

ExampleCollection.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.Assistant.v1ExampleCollection

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 ExampleCollection

The ExampleCollection type exposes the following members.

Constructors
  NameDescription
Public methodExampleCollection
Initializes a new instance of the ExampleCollection class
Top
Properties
  NameDescription
Public propertyExamples
An array of objects describing the examples defined for the intent.
Public propertyPagination
The pagination data for the returned objects.
Top
See Also