menu
google_cloud_compute_v1 package
documentation
compute.dart
RolloutPlan
waves property
waves property
dark_mode
light_mode
waves
property
List
<
RolloutPlanWave
>
waves
final
Required. The waves included in this rollout plan.
Implementation
final List<RolloutPlanWave> waves;
google_cloud_compute_v1 package
documentation
compute
RolloutPlan
waves property
RolloutPlan class