Class: Google::Apis::AndroidpublisherV3::SystemInitiatedCancellation
- Inherits:
-
Object
- Object
- Google::Apis::AndroidpublisherV3::SystemInitiatedCancellation
- 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 Google system.
Instance Method Summary collapse
-
#initialize(**args) ⇒ SystemInitiatedCancellation
constructor
A new instance of SystemInitiatedCancellation.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ SystemInitiatedCancellation
Returns a new instance of SystemInitiatedCancellation.
6322 6323 6324 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 6322 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
6327 6328 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 6327 def update!(**args) end |