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. Empty for now.
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.
2032 2033 2034 |
# File 'lib/google/apis/analyticshub_v1/classes.rb', line 2032 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2037 2038 |
# File 'lib/google/apis/analyticshub_v1/classes.rb', line 2037 def update!(**args) end |