Class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaValidateIntegrationVersionRequest
- Inherits:
-
Object
- Object
- Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaValidateIntegrationVersionRequest
- 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
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.
9504 9505 9506 |
# File 'lib/google/apis/integrations_v1/classes.rb', line 9504 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
9509 9510 |
# File 'lib/google/apis/integrations_v1/classes.rb', line 9509 def update!(**args) end |