userFraction property
Fraction of users who are eligible for a staged release.
0 < fraction < 1. Can only be set when status is "inProgress" or "halted".
Implementation
core.double? userFraction;
Fraction of users who are eligible for a staged release.
0 < fraction < 1. Can only be set when status is "inProgress" or "halted".
core.double? userFraction;