Class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaResolveSuspensionResponse
- Inherits:
-
Object
- Object
- Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaResolveSuspensionResponse
- 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 Suspensions.ResolveSuspensions.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudIntegrationsV1alphaResolveSuspensionResponse
constructor
A new instance of GoogleCloudIntegrationsV1alphaResolveSuspensionResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudIntegrationsV1alphaResolveSuspensionResponse
Returns a new instance of GoogleCloudIntegrationsV1alphaResolveSuspensionResponse.
8496 8497 8498 |
# File 'lib/google/apis/integrations_v1/classes.rb', line 8496 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
8501 8502 |
# File 'lib/google/apis/integrations_v1/classes.rb', line 8501 def update!(**args) end |