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.



4659
4660
4661
# File 'lib/google/apis/connectors_v1/classes.rb', line 4659

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



4664
4665
# File 'lib/google/apis/connectors_v1/classes.rb', line 4664

def update!(**args)
end