IBM.Watson.DeveloperCloud.Services.Discovery.v1 Namespace |
[Missing <summary> documentation for "N:IBM.Watson.DeveloperCloud.Services.Discovery.v1"]
| Class | Description | |
|---|---|---|
| AggregationResult |
The aggregation result.
| |
| AggregationTerm |
Query aggregation term.
| |
| Collection |
Details about the specified collection.
| |
| CollectionRef | ||
| Configuration |
A list of information about the configuration.
| |
| ConfigurationRef |
A list of information about the configuration.
| |
| Conversions |
The configuration's document conversion settings.
| |
| DeleteCollectionResponse |
The collection ID and the status of the deletion process.
| |
| DeleteConfigurationResponse |
The configuration ID and the status of the delete operation, and a warning if the configuration was
referenced by anything.
| |
| DeleteDocumentResponse |
The delete document response.
| |
| DeleteEnvironmentResponse |
The environment's unique identifier and its status. A status of deleted indicates that
the environment has been successfully deleted.
| |
| Discovery |
This class wraps the Discovery service
Discovery Service | |
| DiskUsage |
Summary of disk-usage statistics for the environment.
| |
| DocumentAccepted |
Document ID and ingestion status.
| |
| DocumentCounts |
Information about the documents in the collection.
| |
| DocumentSnapshot |
An array of JSON strings that describe each step in the preview process.
| |
| DocumentStatus |
The document ID, configuration ID, document creation date, date of last document update, submission status,
and notices associated with the document's submission.
| |
| Enrichment |
The configuration's document enrichment settings.
| |
| EnrichmentOptions |
Document enrichment settings for the configuration.
| |
| Environment |
An environment.
| |
| Field |
Information about each field in the collection.
| |
| FontSetting |
Description of the font settings.
| |
| GetCollectionsResponse |
An array that lists each collection's ID, name, configuration ID, language, status, creation date, and date
of last update.
| |
| GetConfigurationsResponse |
An array that lists each configuration's ID, name, description, creation date, and date of
last update.
| |
| GetEnvironmentsResponse |
Get Environments response.
| |
| GetFieldsResponse |
List of the unique fields, and each field's type, that are stored in a collection's index.
| |
| HtmlSettings |
A list of HTML conversion settings, including tags that are to be excluded completely; tags that are to be
discarded but their content kept; content that is to be excluded as defined by xpaths; content that is to
be kept as defined by xpaths; and tag attributes that are to be excluded.
| |
| IndexCapacity |
The disk and memory usage.
| |
| MemoryUsage |
Summary of memory-usage statistics for the environment.
| |
| NormalizationOperation |
The configuration's document normalization settings.
| |
| Notice |
Notice messages about the preview operation.
| |
| PdfHeadingDetection |
PDF conversion settings, including the conversions applied to different types of headings as defined by
font attributes.
| |
| PdfSettings |
A list of PDF conversion settings, including the conversions applied to different types of headings as
defined by font attributes.
| |
| QueryAggregation |
Query aggregation.
| |
| QueryResponse |
The content requested in the query.
| |
| QueryResult |
Query result.
| |
| TestDocument |
Detailed information about the preview run.
| |
| WordHeadingDetection |
Word conversion settings, including the conversions applied to different types of headings as defined by
font attributes and to different formatting styles of text.
| |
| WordSettings |
A list of Word conversion settings, including the conversions applied to different types of headings as
defined by font attributes and to different formatting styles of text.
| |
| WordStyle |
Description of the word style.
| |
| XPathPatterns |
The XPath Patterns.
|
| Delegate | Description | |
|---|---|---|
| DiscoveryFailCallback |
Fail callback delegate.
| |
| DiscoverySuccessCallbackT |
Success callback delegate.
|