Click or drag to resize

LogPagination Class

The pagination data for the returned objects.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.Assistant.v1LogPagination

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 LogPagination

The LogPagination type exposes the following members.

Constructors
  NameDescription
Public methodLogPagination
Initializes a new instance of the LogPagination class
Top
Properties
  NameDescription
Public propertyMatched
Reserved for future use.
Public propertyNextUrl
The URL that will return the next page of results, if any.
Top
See Also