Class: Google::Apis::PaymentsresellersubscriptionV1::GoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscriptionRequest
- Inherits:
-
Object
- Object
- Google::Apis::PaymentsresellersubscriptionV1::GoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscriptionRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/paymentsresellersubscription_v1/classes.rb,
lib/google/apis/paymentsresellersubscription_v1/representations.rb,
lib/google/apis/paymentsresellersubscription_v1/representations.rb
Overview
Request to revoke a cancellation request.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscriptionRequest
constructor
A new instance of GoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscriptionRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscriptionRequest
Returns a new instance of GoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscriptionRequest.
1330 1331 1332 |
# File 'lib/google/apis/paymentsresellersubscription_v1/classes.rb', line 1330 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1335 1336 |
# File 'lib/google/apis/paymentsresellersubscription_v1/classes.rb', line 1335 def update!(**args) end |