Click or drag to resize

LogCollection Class

LogCollection.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.Assistant.v1LogCollection

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 LogCollection

The LogCollection type exposes the following members.

Constructors
  NameDescription
Public methodLogCollection
Initializes a new instance of the LogCollection class
Top
Properties
  NameDescription
Public propertyLogs
An array of objects describing log events.
Public propertyPagination
The pagination data for the returned objects.
Top
See Also