Class: Google::Apis::ClouddeployV1::IgnoreJobResponse

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
more...

Overview

The response object from IgnoreJob.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ IgnoreJobResponse

Returns a new instance of IgnoreJobResponse.

[View source]

2191
2192
2193
# File 'lib/google/apis/clouddeploy_v1/classes.rb', line 2191

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object

[View source]

2196
2197
# File 'lib/google/apis/clouddeploy_v1/classes.rb', line 2196

def update!(**args)
end