Class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaValidateIntegrationVersionRequest
- Inherits:
-
Object
- Object
- Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaValidateIntegrationVersionRequest
- 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 ValidateIntegrationVersion.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudIntegrationsV1alphaValidateIntegrationVersionRequest
constructor
A new instance of GoogleCloudIntegrationsV1alphaValidateIntegrationVersionRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudIntegrationsV1alphaValidateIntegrationVersionRequest
Returns a new instance of GoogleCloudIntegrationsV1alphaValidateIntegrationVersionRequest.
8859 8860 8861 |
# File 'lib/google/apis/integrations_v1alpha/classes.rb', line 8859 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
8864 8865 |
# File 'lib/google/apis/integrations_v1alpha/classes.rb', line 8864 def update!(**args) end |