Class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaPublishIntegrationVersionResponse
- Inherits:
-
Object
- Object
- Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaPublishIntegrationVersionResponse
- 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 PublishIntegrationVersion.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudIntegrationsV1alphaPublishIntegrationVersionResponse
constructor
A new instance of GoogleCloudIntegrationsV1alphaPublishIntegrationVersionResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudIntegrationsV1alphaPublishIntegrationVersionResponse
Returns a new instance of GoogleCloudIntegrationsV1alphaPublishIntegrationVersionResponse.
7945 7946 7947 |
# File 'lib/google/apis/integrations_v1alpha/classes.rb', line 7945 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
7950 7951 |
# File 'lib/google/apis/integrations_v1alpha/classes.rb', line 7950 def update!(**args) end |