shouldSequenceRollout property

bool? shouldSequenceRollout
getter/setter pair

Set to true if using sequenced rollout would make this routing change safer.

Note: This does not necessarily imply that automated sequenced rollout mode is supported for the operation.

Implementation

core.bool? shouldSequenceRollout;