Class: Google::Apis::AnalyticshubV1::RefreshSubscriptionRequest
- Inherits:
-
Object
- Object
- Google::Apis::AnalyticshubV1::RefreshSubscriptionRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/analyticshub_v1/classes.rb,
lib/google/apis/analyticshub_v1/representations.rb,
lib/google/apis/analyticshub_v1/representations.rb
Overview
Message for refreshing a subscription.
Instance Method Summary collapse
-
#initialize(**args) ⇒ RefreshSubscriptionRequest
constructor
A new instance of RefreshSubscriptionRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ RefreshSubscriptionRequest
Returns a new instance of RefreshSubscriptionRequest.
1019 1020 1021 |
# File 'lib/google/apis/analyticshub_v1/classes.rb', line 1019 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1024 1025 |
# File 'lib/google/apis/analyticshub_v1/classes.rb', line 1024 def update!(**args) end |