Class: Google::Apis::DataportabilityV1::CancelPortabilityArchiveResponse
- Inherits:
-
Object
- Object
- Google::Apis::DataportabilityV1::CancelPortabilityArchiveResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/dataportability_v1/classes.rb,
lib/google/apis/dataportability_v1/representations.rb,
lib/google/apis/dataportability_v1/representations.rb
Overview
Response to canceling a Data Portability Archive job.
Instance Method Summary collapse
-
#initialize(**args) ⇒ CancelPortabilityArchiveResponse
constructor
A new instance of CancelPortabilityArchiveResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ CancelPortabilityArchiveResponse
Returns a new instance of CancelPortabilityArchiveResponse.
42 43 44 |
# File 'lib/google/apis/dataportability_v1/classes.rb', line 42 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
47 48 |
# File 'lib/google/apis/dataportability_v1/classes.rb', line 47 def update!(**args) end |