confidence property

double? confidence
getter/setter pair

A confidence estimate between 0.0 and 1.0 of the fidelity of this segment.

A default value of 0.0 indicates that the value is unset.

Implementation

core.double? confidence;