Class: Google::Apis::ConnectorsV1::WithdrawCustomConnectorVersionRequest

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.WithdrawCustomConnectorVersion

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ WithdrawCustomConnectorVersionRequest

Returns a new instance of WithdrawCustomConnectorVersionRequest.



6436
6437
6438
# File 'lib/google/apis/connectors_v1/classes.rb', line 6436

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



6441
6442
# File 'lib/google/apis/connectors_v1/classes.rb', line 6441

def update!(**args)
end