Google Cloud Config Delivery V1 Client - Class ResumeRolloutRequest (0.3.3)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Config Delivery V1 Client class ResumeRolloutRequest.
Message for resuming a rollout.
Generated from protobuf messagegoogle.cloud.configdelivery.v1.ResumeRolloutRequest
Namespace
Google \ Cloud \ ConfigDelivery \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Name of the Rollout.
↳ reason
string
Optional. Reason for resuming the rollout.
getName
Required. Name of the Rollout.
Returns
Type
Description
string
setName
Required. Name of the Rollout.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getReason
Optional. Reason for resuming the rollout.
Returns
Type
Description
string
setReason
Optional. Reason for resuming the rollout.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. Name of the Rollout. Please seeConfigDeliveryClient::rolloutName()for help formatting this field.
[[["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 2026-03-18 UTC."],[],[]]