public class QueryResultMetadata
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description |
|---|---|
static interface |
QueryResultMetadata.DocumentRetrievalSource
The document retrieval source that produced this search result.
|
| Constructor and Description |
|---|
QueryResultMetadata() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCollectionId()
Gets the collectionId.
|
java.lang.Double |
getConfidence()
Gets the confidence.
|
java.lang.String |
getDocumentRetrievalSource()
Gets the documentRetrievalSource.
|
public java.lang.String getDocumentRetrievalSource()
public java.lang.String getCollectionId()
public java.lang.Double getConfidence()