DocumentCounts Class |
Namespace: IBM.Watson.DeveloperCloud.Services.Discovery.v1
public class DocumentCounts
The DocumentCounts type exposes the following members.
Name | Description | |
---|---|---|
DocumentCounts | Initializes a new instance of the DocumentCounts class |
Name | Description | |
---|---|---|
available |
The total number of ingested documents in the collection.
| |
failed |
The number of documents in the collection that failed to be ingested.
| |
processing |
The number of documents in the collection that are currently being processed.
|