[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Config Delivery V1 API - Class Google::Cloud::ConfigDelivery::V1::ResumeRolloutRequest (v0.1.0)\n\nReference documentation and code samples for the Config Delivery V1 API class Google::Cloud::ConfigDelivery::V1::ResumeRolloutRequest.\n\nMessage for resuming a rollout. \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### #name\n\n def name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. Name of the Rollout.\n\n### #name=\n\n def name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. Name of the Rollout. \n**Returns**\n\n- (::String) --- Required. Name of the Rollout.\n\n### #reason\n\n def reason() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Optional. Reason for resuming the rollout.\n\n### #reason=\n\n def reason=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Optional. Reason for resuming the rollout. \n**Returns**\n\n- (::String) --- Optional. Reason for resuming the rollout."]]