Class: Google::Apis::ClouddeployV1::ApproveRolloutResponse
- Inherits:
-
Object
- Object
- Google::Apis::ClouddeployV1::ApproveRolloutResponse
- 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 ApproveRollout
.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ApproveRolloutResponse
constructor
A new instance of ApproveRolloutResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ApproveRolloutResponse
Returns a new instance of ApproveRolloutResponse.
263 264 265 |
# File 'lib/google/apis/clouddeploy_v1/classes.rb', line 263 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
268 269 |
# File 'lib/google/apis/clouddeploy_v1/classes.rb', line 268 def update!(**args) end |