confidenceScore property

double? confidenceScore
getter/setter pair

Confidence score of the attribution.

Ranges from 0 to 1. 1 is the most confident.

Optional. Output only.

Implementation

core.double? confidenceScore;