Class: Google::Apis::AndroidpublisherV3::ArchiveSubscriptionRequest
- Inherits:
-
Object
- Object
- Google::Apis::AndroidpublisherV3::ArchiveSubscriptionRequest
- 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
Deprecated: subscription archiving is not supported.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ArchiveSubscriptionRequest
constructor
A new instance of ArchiveSubscriptionRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ArchiveSubscriptionRequest
Returns a new instance of ArchiveSubscriptionRequest.
669 670 671 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 669 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
674 675 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 674 def update!(**args) end |