confidenceScore property

double? confidenceScore
getter/setter pair

The system's confidence score that this article is a good match for this conversation, ranging from 0.0 (completely uncertain) to 1.0 (completely certain).

Implementation

core.double? confidenceScore;