Class: Google::Apis::AnalyticshubV1::RevokeSubscriptionResponse
- Inherits:
-
Object
- Object
- Google::Apis::AnalyticshubV1::RevokeSubscriptionResponse
- 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 response when you revoke a subscription.
Instance Method Summary collapse
-
#initialize(**args) ⇒ RevokeSubscriptionResponse
constructor
A new instance of RevokeSubscriptionResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ RevokeSubscriptionResponse
Returns a new instance of RevokeSubscriptionResponse.
1125 1126 1127 |
# File 'lib/google/apis/analyticshub_v1/classes.rb', line 1125 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1130 1131 |
# File 'lib/google/apis/analyticshub_v1/classes.rb', line 1130 def update!(**args) end |