Watson Developer Cloud Unity SDK  1.0.0
The Unity SDK uses the Watson Developer Cloud services, a collection of REST APIs and SDKs that use cognitive computing to solve complex problems.
IBM.Watson.DeveloperCloud.Services.Discovery.v1 Namespace Reference

Classes

class  AggregationResult
 The aggregation result. More...
 
class  AggregationTerm
 Query aggregation term. More...
 
class  Collection
 Details about the specified collection. More...
 
class  CollectionRef
 
class  Configuration
 A list of information about the configuration. More...
 
class  ConfigurationRef
 A list of information about the configuration. More...
 
class  Conversions
 The configuration's document conversion settings. More...
 
class  DeleteCollectionResponse
 The collection ID and the status of the deletion process. More...
 
class  DeleteConfigurationResponse
 The configuration ID and the status of the delete operation, and a warning if the configuration was referenced by anything. More...
 
class  DeleteDocumentResponse
 The delete document response. More...
 
class  DeleteEnvironmentResponse
 The environment's unique identifier and its status. A status of deleted indicates that the environment has been successfully deleted. More...
 
class  Discovery
 This class wraps the Discovery service Discovery Service More...
 
class  DiskUsage
 Summary of disk-usage statistics for the environment. More...
 
class  DocumentAccepted
 Document ID and ingestion status. More...
 
class  DocumentCounts
 Information about the documents in the collection. More...
 
class  DocumentSnapshot
 An array of JSON strings that describe each step in the preview process. More...
 
class  DocumentStatus
 The document ID, configuration ID, document creation date, date of last document update, submission status, and notices associated with the document's submission. More...
 
class  Enrichment
 The configuration's document enrichment settings. More...
 
class  EnrichmentOptions
 Document enrichment settings for the configuration. More...
 
class  Environment
 An environment. More...
 
class  Field
 Information about each field in the collection. More...
 
class  FontSetting
 Description of the font settings. More...
 
class  GetCollectionsResponse
 An array that lists each collection's ID, name, configuration ID, language, status, creation date, and date of last update. More...
 
class  GetConfigurationsResponse
 An array that lists each configuration's ID, name, description, creation date, and date of last update. More...
 
class  GetEnvironmentsResponse
 Get Environments response. More...
 
class  GetFieldsResponse
 List of the unique fields, and each field's type, that are stored in a collection's index. More...
 
class  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. More...
 
class  IndexCapacity
 The disk and memory usage. More...
 
class  MemoryUsage
 Summary of memory-usage statistics for the environment. More...
 
class  NormalizationOperation
 The configuration's document normalization settings. More...
 
class  Notice
 Notice messages about the preview operation. More...
 
class  PdfHeadingDetection
 PDF conversion settings, including the conversions applied to different types of headings as defined by font attributes. More...
 
class  PdfSettings
 A list of PDF conversion settings, including the conversions applied to different types of headings as defined by font attributes. More...
 
class  QueryAggregation
 Query aggregation. More...
 
class  QueryResponse
 The content requested in the query. More...
 
class  QueryResult
 Query result. More...
 
class  TestDocument
 Detailed information about the preview run. More...
 
class  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. More...
 
class  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. More...
 
class  WordStyle
 Description of the word style. More...
 
class  XPathPatterns
 The XPath Patterns. More...