trafficAllocations property

List<ExperimentConfigVersionReleaseTrafficAllocation>? trafficAllocations
getter/setter pair

Traffic allocations for the version release.

Optional.

Implementation

core.List<ExperimentConfigVersionReleaseTrafficAllocation>?
trafficAllocations;