confidenceScore property

double? confidenceScore
getter/setter pair

The calibrated confidence score for this document, in the range [0., 1.].

This represents the confidence level for whether the returned document and snippet answers the user's query.

Implementation

core.double? confidenceScore;