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