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.
1238 1239 1240 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 1238 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1243 1244 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 1243 def update!(**args) end |