Class: Google::Apis::PaymentsresellersubscriptionV1::GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionRequest

Inherits:
Object
  • Object
show all
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

Partner request for entitling the previously provisioned subscription to an end user. The end user identity is inferred from the request OAuth context.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionRequest

Returns a new instance of GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionRequest.



129
130
131
# File 'lib/google/apis/paymentsresellersubscription_v1/classes.rb', line 129

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



134
135
# File 'lib/google/apis/paymentsresellersubscription_v1/classes.rb', line 134

def update!(**args)
end