Class: Google::Apis::AndroidpublisherV3::DeferredItemRemoval
- Inherits:
-
Object
- Object
- Google::Apis::AndroidpublisherV3::DeferredItemRemoval
- 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 related to deferred item replacement.
Instance Method Summary collapse
-
#initialize(**args) ⇒ DeferredItemRemoval
constructor
A new instance of DeferredItemRemoval.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ DeferredItemRemoval
Returns a new instance of DeferredItemRemoval.
2313 2314 2315 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 2313 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2318 2319 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 2318 def update!(**args) end |