Class: Google::Apis::AndroidpublisherV3::DeployAppRecoveryResponse
- Inherits:
-
Object
- Object
- Google::Apis::AndroidpublisherV3::DeployAppRecoveryResponse
- 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 DeployAppRecovery.
Instance Method Summary collapse
-
#initialize(**args) ⇒ DeployAppRecoveryResponse
constructor
A new instance of DeployAppRecoveryResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ DeployAppRecoveryResponse
Returns a new instance of DeployAppRecoveryResponse.
1645 1646 1647 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 1645 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1650 1651 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 1650 def update!(**args) end |