fraction property

double? fraction
getter/setter pair

Rollout fraction.

This fraction indicates the fraction of people that should receive this version in this release. If the fraction is not specified in ReleaseManager, the API will assume fraction is 1.

Implementation

core.double? fraction;