Class: Google::Apis::AndroidpublisherV3::TargetingRuleScopeThisSubscription
- Inherits:
-
Object
- Object
- Google::Apis::AndroidpublisherV3::TargetingRuleScopeThisSubscription
- 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
Represents the targeting rule scope corresponding to the subscriptions in which this offer is defined.
Instance Method Summary collapse
-
#initialize(**args) ⇒ TargetingRuleScopeThisSubscription
constructor
A new instance of TargetingRuleScopeThisSubscription.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ TargetingRuleScopeThisSubscription
Returns a new instance of TargetingRuleScopeThisSubscription.
6481 6482 6483 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 6481 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
6486 6487 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 6486 def update!(**args) end |