Class: Google::Apis::AndroidpublisherV3::CancelAppRecoveryResponse
- Inherits:
-
Object
- Object
- Google::Apis::AndroidpublisherV3::CancelAppRecoveryResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/androidpublisher_v3/classes.rb,
lib/google/apis/androidpublisher_v3/representations.rb,
lib/google/apis/androidpublisher_v3/representations.rb
Overview
Response message for CancelAppRecovery.
Instance Method Summary collapse
-
#initialize(**args) ⇒ CancelAppRecoveryResponse
constructor
A new instance of CancelAppRecoveryResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ CancelAppRecoveryResponse
Returns a new instance of CancelAppRecoveryResponse.
1688 1689 1690 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 1688 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1693 1694 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 1693 def update!(**args) end |