Class: Google::Apis::AndroidpublisherV3::CancelAppRecoveryRequest
- Inherits:
-
Object
- Object
- Google::Apis::AndroidpublisherV3::CancelAppRecoveryRequest
- 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
Request message for CancelAppRecovery.
Instance Method Summary collapse
-
#initialize(**args) ⇒ CancelAppRecoveryRequest
constructor
A new instance of CancelAppRecoveryRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ CancelAppRecoveryRequest
Returns a new instance of CancelAppRecoveryRequest.
1675 1676 1677 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 1675 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1680 1681 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 1680 def update!(**args) end |