Class: Google::Apis::ClouddeployV1::IgnoreJobResponse
- Inherits:
-
Object
- Object
- Google::Apis::ClouddeployV1::IgnoreJobResponse
- 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 IgnoreJob
.
Instance Method Summary collapse
-
#initialize(**args) ⇒ IgnoreJobResponse
constructor
A new instance of IgnoreJobResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ IgnoreJobResponse
Returns a new instance of IgnoreJobResponse.
2538 2539 2540 |
# File 'lib/google/apis/clouddeploy_v1/classes.rb', line 2538 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2543 2544 |
# File 'lib/google/apis/clouddeploy_v1/classes.rb', line 2543 def update!(**args) end |