Class: Google::Apis::DataportabilityV1beta::RetryPortabilityArchiveRequest
- Inherits:
-
Object
- Object
- Google::Apis::DataportabilityV1beta::RetryPortabilityArchiveRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/dataportability_v1beta/classes.rb,
lib/google/apis/dataportability_v1beta/representations.rb,
lib/google/apis/dataportability_v1beta/representations.rb
Overview
Request to retry a failed Portability Archive job.
Instance Method Summary collapse
-
#initialize(**args) ⇒ RetryPortabilityArchiveRequest
constructor
A new instance of RetryPortabilityArchiveRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ RetryPortabilityArchiveRequest
Returns a new instance of RetryPortabilityArchiveRequest.
132 133 134 |
# File 'lib/google/apis/dataportability_v1beta/classes.rb', line 132 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
137 138 |
# File 'lib/google/apis/dataportability_v1beta/classes.rb', line 137 def update!(**args) end |