Class: Google::Apis::AnalyticshubV1::RevokeSubscriptionRequest

Inherits:
Object
  • Object
show all
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 revoking a subscription.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ RevokeSubscriptionRequest

Returns a new instance of RevokeSubscriptionRequest.



1926
1927
1928
# File 'lib/google/apis/analyticshub_v1/classes.rb', line 1926

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1931
1932
# File 'lib/google/apis/analyticshub_v1/classes.rb', line 1931

def update!(**args)
end