Class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaPublishIntegrationVersionResponse
- Inherits:
-
Object
- Object
- Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaPublishIntegrationVersionResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/integrations_v1/classes.rb,
lib/google/apis/integrations_v1/representations.rb,
lib/google/apis/integrations_v1/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.
9867 9868 9869 |
# File 'lib/google/apis/integrations_v1/classes.rb', line 9867 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
9872 9873 |
# File 'lib/google/apis/integrations_v1/classes.rb', line 9872 def update!(**args) end |