percentages property
The percentage based deployments that will occur as a part of a Rollout
.
List is expected in ascending order and each integer n is 0 <= n < 100. If the GatewayServiceMesh is configured for Kubernetes, then the range for n is 0 <= n <= 100.
Required.
Implementation
core.List<core.int>? percentages;