Class: Google::Apis::ClouddeployV1::AdvanceRolloutResponse
- Inherits:
-
Object
- Object
- Google::Apis::ClouddeployV1::AdvanceRolloutResponse
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/clouddeploy_v1/classes.rb,
lib/google/apis/clouddeploy_v1/representations.rb,
lib/google/apis/clouddeploy_v1/representations.rb
Overview
The response object from AdvanceRollout
.
Instance Method Summary collapse
-
#initialize(**args) ⇒ AdvanceRolloutResponse
constructor
A new instance of AdvanceRolloutResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AdvanceRolloutResponse
Returns a new instance of AdvanceRolloutResponse.
159 160 161 |
# File 'lib/google/apis/clouddeploy_v1/classes.rb', line 159 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
164 165 |
# File 'lib/google/apis/clouddeploy_v1/classes.rb', line 164 def update!(**args) end |