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