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