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.
1103 1104 1105 |
# File 'lib/google/apis/analyticshub_v1/classes.rb', line 1103 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1108 1109 |
# File 'lib/google/apis/analyticshub_v1/classes.rb', line 1108 def update!(**args) end |