Class: Google::Apis::AndroidpublisherV3::DeveloperInitiatedCancellation
- Inherits:
-
Object
- Object
- Google::Apis::AndroidpublisherV3::DeveloperInitiatedCancellation
- 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
Information specific to cancellations initiated by developers.
Instance Method Summary collapse
-
#initialize(**args) ⇒ DeveloperInitiatedCancellation
constructor
A new instance of DeveloperInitiatedCancellation.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ DeveloperInitiatedCancellation
Returns a new instance of DeveloperInitiatedCancellation.
1686 1687 1688 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 1686 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1691 1692 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 1691 def update!(**args) end |