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.



4559
4560
4561
# File 'lib/google/apis/connectors_v1/classes.rb', line 4559

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



4564
4565
# File 'lib/google/apis/connectors_v1/classes.rb', line 4564

def update!(**args)
end