Class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaDeactivateIntegrationVersionRequest
- Inherits:
-
Object
- Object
- Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaDeactivateIntegrationVersionRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/integrations_v1alpha/classes.rb,
lib/google/apis/integrations_v1alpha/representations.rb,
lib/google/apis/integrations_v1alpha/representations.rb
Overview
Request for DeactivateIntegrationVersion.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudIntegrationsV1alphaDeactivateIntegrationVersionRequest
constructor
A new instance of GoogleCloudIntegrationsV1alphaDeactivateIntegrationVersionRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudIntegrationsV1alphaDeactivateIntegrationVersionRequest
Returns a new instance of GoogleCloudIntegrationsV1alphaDeactivateIntegrationVersionRequest.
6003 6004 6005 |
# File 'lib/google/apis/integrations_v1alpha/classes.rb', line 6003 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
6008 6009 |
# File 'lib/google/apis/integrations_v1alpha/classes.rb', line 6008 def update!(**args) end |