Reference documentation and code samples for the SaaS Runtime V1BETA1 API class Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::RolloutControl::RunRolloutActionParams.
Parameters for the RUN action controlling the behavior of the rollout when it is resumed from a PAUSED state.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#retry_failed_operations
def retry_failed_operations() -> ::Boolean
Returns
- (::Boolean) — Required. If true, the rollout will retry failed operations when resumed. This is applicable only the current state of the Rollout is PAUSED and the requested action is RUN.
#retry_failed_operations=
def retry_failed_operations=(value) -> ::Boolean
Parameter
- value (::Boolean) — Required. If true, the rollout will retry failed operations when resumed. This is applicable only the current state of the Rollout is PAUSED and the requested action is RUN.
Returns
- (::Boolean) — Required. If true, the rollout will retry failed operations when resumed. This is applicable only the current state of the Rollout is PAUSED and the requested action is RUN.