Class: Google::Apis::ConnectorsV1::RetryEventSubscriptionRequest
- Inherits:
-
Object
- Object
- Google::Apis::ConnectorsV1::RetryEventSubscriptionRequest
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/connectors_v1/classes.rb,
lib/google/apis/connectors_v1/representations.rb,
lib/google/apis/connectors_v1/representations.rb
Overview
Request message for ConnectorsService.RefreshEventSubscription
Instance Method Summary collapse
-
#initialize(**args) ⇒ RetryEventSubscriptionRequest
constructor
A new instance of RetryEventSubscriptionRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ RetryEventSubscriptionRequest
Returns a new instance of RetryEventSubscriptionRequest.
5322 5323 5324 |
# File 'lib/google/apis/connectors_v1/classes.rb', line 5322 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5327 5328 |
# File 'lib/google/apis/connectors_v1/classes.rb', line 5327 def update!(**args) end |