rolloutData property
Rollout-related metadata.
Some releases are part of one or more A/B rollouts. This field contains the names and data describing this release's role in any rollouts.
Implementation
core.List<RolloutData>? rolloutData;
Rollout-related metadata.
Some releases are part of one or more A/B rollouts. This field contains the names and data describing this release's role in any rollouts.
core.List<RolloutData>? rolloutData;