Class: Google::Apis::CloudsupportV2beta::ExpungeSupportEventSubscriptionRequest
- Inherits:
-
Object
- Object
- Google::Apis::CloudsupportV2beta::ExpungeSupportEventSubscriptionRequest
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/cloudsupport_v2beta/classes.rb,
lib/google/apis/cloudsupport_v2beta/representations.rb,
lib/google/apis/cloudsupport_v2beta/representations.rb
Overview
Request message for ExpungeSupportEventSubscription.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ExpungeSupportEventSubscriptionRequest
constructor
A new instance of ExpungeSupportEventSubscriptionRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ExpungeSupportEventSubscriptionRequest
Returns a new instance of ExpungeSupportEventSubscriptionRequest.
881 882 883 |
# File 'lib/google/apis/cloudsupport_v2beta/classes.rb', line 881 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
886 887 |
# File 'lib/google/apis/cloudsupport_v2beta/classes.rb', line 886 def update!(**args) end |