Class: Google::Apis::ConnectorsV1::DeprecateCustomConnectorVersionRequest
- Inherits:
-
Object
- Object
- Google::Apis::ConnectorsV1::DeprecateCustomConnectorVersionRequest
- 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.DeprecateCustomConnectorVersion
Instance Method Summary collapse
-
#initialize(**args) ⇒ DeprecateCustomConnectorVersionRequest
constructor
A new instance of DeprecateCustomConnectorVersionRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ DeprecateCustomConnectorVersionRequest
Returns a new instance of DeprecateCustomConnectorVersionRequest.
1577 1578 1579 |
# File 'lib/google/apis/connectors_v1/classes.rb', line 1577 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1582 1583 |
# File 'lib/google/apis/connectors_v1/classes.rb', line 1582 def update!(**args) end |