Class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaArchiveBundleRequest
- Inherits:
-
Object
- Object
- Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaArchiveBundleRequest
- 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 ArchiveBundle.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudIntegrationsV1alphaArchiveBundleRequest
constructor
A new instance of GoogleCloudIntegrationsV1alphaArchiveBundleRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudIntegrationsV1alphaArchiveBundleRequest
Returns a new instance of GoogleCloudIntegrationsV1alphaArchiveBundleRequest.
5522 5523 5524 |
# File 'lib/google/apis/integrations_v1alpha/classes.rb', line 5522 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5527 5528 |
# File 'lib/google/apis/integrations_v1alpha/classes.rb', line 5527 def update!(**args) end |