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.
6490 6491 6492 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 6490 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
6495 6496 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 6495 def update!(**args) end |