experiments property
The sorted list of experiments enabled on this build.
See Builder.experiments for a detailed breakdown on how experiments
work, and go/buildbucket-settings.cfg for the current state of global
experiments.
Implementation
@$pb.TagNumber(6)
$core.List<$core.String> get experiments => $_getList(4);