Class: Google::Apis::ConnectorsV2::ExchangeAuthCodeRequest

Inherits:
Object
  • Object
show all
Includes:
Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
Defined in:
lib/google/apis/connectors_v2/classes.rb,
lib/google/apis/connectors_v2/representations.rb,
lib/google/apis/connectors_v2/representations.rb

Overview

ExchangeAuthCodeRequest currently includes no fields.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ ExchangeAuthCodeRequest

Returns a new instance of ExchangeAuthCodeRequest.



237
238
239
# File 'lib/google/apis/connectors_v2/classes.rb', line 237

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



242
243
# File 'lib/google/apis/connectors_v2/classes.rb', line 242

def update!(**args)
end