Package com.mypurecloud.sdk.v2.model
Class KnowledgeDocumentGuestSearchResult
java.lang.Object
com.mypurecloud.sdk.v2.model.KnowledgeDocumentGuestSearchResult
- All Implemented Interfaces:
Serializable
KnowledgeDocumentGuestSearchResult
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconfidence(Double confidence) The confidence associated with a document with respect to a search query.document(KnowledgeGuestSearchDocumentResponse document) Document that matched the query.booleaninthashCode()voidsetConfidence(Double confidence) voidtoString()
-
Constructor Details
-
KnowledgeDocumentGuestSearchResult
public KnowledgeDocumentGuestSearchResult() -
KnowledgeDocumentGuestSearchResult
-
-
Method Details
-
confidence
The confidence associated with a document with respect to a search query. -
getConfidence
-
setConfidence
-
document
Document that matched the query. -
getDocument
-
setDocument
-
equals
-
hashCode
public int hashCode() -
toString
-