Class: Google::Apis::ConnectorsV1::WithdrawCustomConnectorVersionRequest
- Inherits:
-
Object
- Object
- Google::Apis::ConnectorsV1::WithdrawCustomConnectorVersionRequest
- 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
-
#initialize(**args) ⇒ WithdrawCustomConnectorVersionRequest
constructor
A new instance of WithdrawCustomConnectorVersionRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ WithdrawCustomConnectorVersionRequest
Returns a new instance of WithdrawCustomConnectorVersionRequest.
7407 7408 7409 |
# File 'lib/google/apis/connectors_v1/classes.rb', line 7407 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
7412 7413 |
# File 'lib/google/apis/connectors_v1/classes.rb', line 7412 def update!(**args) end |