Class: Google::Apis::ConnectorsV1::RetryEventSubscriptionRequest

Inherits:
Object
  • Object
show all
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

Constructor Details

#initialize(**args) ⇒ RetryEventSubscriptionRequest

Returns a new instance of RetryEventSubscriptionRequest.



4443
4444
4445
# File 'lib/google/apis/connectors_v1/classes.rb', line 4443

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



4448
4449
# File 'lib/google/apis/connectors_v1/classes.rb', line 4448

def update!(**args)
end