Class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaArchiveIntegrationVersionRequest
- Inherits:
-
Object
- Object
- Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaArchiveIntegrationVersionRequest
- 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 ArchiveIntegrationVersion.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudIntegrationsV1alphaArchiveIntegrationVersionRequest
constructor
A new instance of GoogleCloudIntegrationsV1alphaArchiveIntegrationVersionRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudIntegrationsV1alphaArchiveIntegrationVersionRequest
Returns a new instance of GoogleCloudIntegrationsV1alphaArchiveIntegrationVersionRequest.
5369 5370 5371 |
# File 'lib/google/apis/integrations_v1alpha/classes.rb', line 5369 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5374 5375 |
# File 'lib/google/apis/integrations_v1alpha/classes.rb', line 5374 def update!(**args) end |