Class: Google::Apis::ClouddeployV1::CancelRolloutResponse

Inherits:
Object
  • Object
show all
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 CancelRollout.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ CancelRolloutResponse

Returns a new instance of CancelRolloutResponse.



1027
1028
1029
# File 'lib/google/apis/clouddeploy_v1/classes.rb', line 1027

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1032
1033
# File 'lib/google/apis/clouddeploy_v1/classes.rb', line 1032

def update!(**args)
end