SaaS Runtime V1BETA1 API - Class Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::RolloutControl::RunRolloutActionParams (v0.1.0)
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
defretry_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=
defretry_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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-26 UTC."],[],[],null,["# SaaS Runtime V1BETA1 API - Class Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::RolloutControl::RunRolloutActionParams (v0.1.0)\n\nReference documentation and code samples for the SaaS Runtime V1BETA1 API class Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::RolloutControl::RunRolloutActionParams.\n\nParameters for the RUN action controlling the behavior of the rollout\nwhen it is resumed from a PAUSED state. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #retry_failed_operations\n\n def retry_failed_operations() -\u003e ::Boolean\n\n**Returns**\n\n- (::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.\n\n### #retry_failed_operations=\n\n def retry_failed_operations=(value) -\u003e ::Boolean\n\n**Parameter**\n\n- **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. \n**Returns**\n\n- (::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."]]