Click or drag to resize

QueryResponse Class

The content requested in the query.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.Discovery.v1QueryResponse

Namespace:  IBM.Watson.DeveloperCloud.Services.Discovery.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class QueryResponse

The QueryResponse type exposes the following members.

Constructors
  NameDescription
Public methodQueryResponse
Initializes a new instance of the QueryResponse class
Top
Properties
  NameDescription
Public propertyaggregations
Query aggregations.
Public propertymatching_results
Matching query results,.
Public propertyresults
Array of query results.
Top
Methods
See Also