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.



4697
4698
4699
# File 'lib/google/apis/connectors_v1/classes.rb', line 4697

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



4702
4703
# File 'lib/google/apis/connectors_v1/classes.rb', line 4702

def update!(**args)
end