Class: Google::Apis::AndroidpublisherV3::AddTargetingResponse
- Inherits:
-
Object
- Object
- Google::Apis::AndroidpublisherV3::AddTargetingResponse
- 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
Response message for AddTargeting.
Instance Method Summary collapse
-
#initialize(**args) ⇒ AddTargetingResponse
constructor
A new instance of AddTargetingResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AddTargetingResponse
Returns a new instance of AddTargetingResponse.
195 196 197 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 195 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
200 201 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 200 def update!(**args) end |