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.
7455 7456 7457 |
# File 'lib/google/apis/connectors_v1/classes.rb', line 7455 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
7460 7461 |
# File 'lib/google/apis/connectors_v1/classes.rb', line 7460 def update!(**args) end |