Class: Google::Apis::ClouddeployV1::RetryJobResponse
- Inherits:
-
Object
- Object
- Google::Apis::ClouddeployV1::RetryJobResponse
- 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 'RetryJob'.
Instance Method Summary collapse
-
#initialize(**args) ⇒ RetryJobResponse
constructor
A new instance of RetryJobResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ RetryJobResponse
Returns a new instance of RetryJobResponse.
4664 4665 4666 |
# File 'lib/google/apis/clouddeploy_v1/classes.rb', line 4664 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4669 4670 |
# File 'lib/google/apis/clouddeploy_v1/classes.rb', line 4669 def update!(**args) end |