Class: Google::Apis::CloudchannelV1::GoogleCloudChannelV1RepricingConfigChannelPartnerGranularity
- Inherits:
-
Object
- Object
- Google::Apis::CloudchannelV1::GoogleCloudChannelV1RepricingConfigChannelPartnerGranularity
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/cloudchannel_v1/classes.rb,
lib/google/apis/cloudchannel_v1/representations.rb,
lib/google/apis/cloudchannel_v1/representations.rb
Overview
Applies the repricing configuration at the channel partner level. The channel partner value is derived from the resource name. Takes an empty json object.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudChannelV1RepricingConfigChannelPartnerGranularity
constructor
A new instance of GoogleCloudChannelV1RepricingConfigChannelPartnerGranularity.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudChannelV1RepricingConfigChannelPartnerGranularity
Returns a new instance of GoogleCloudChannelV1RepricingConfigChannelPartnerGranularity.
2740 2741 2742 |
# File 'lib/google/apis/cloudchannel_v1/classes.rb', line 2740 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2745 2746 |
# File 'lib/google/apis/cloudchannel_v1/classes.rb', line 2745 def update!(**args) end |