Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::UpdateChannelPartnerRepricingConfigRequest.
Request message for CloudChannelService.UpdateChannelPartnerRepricingConfig.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#channel_partner_repricing_config
def channel_partner_repricing_config() -> ::Google::Cloud::Channel::V1::ChannelPartnerRepricingConfig
Returns
- (::Google::Cloud::Channel::V1::ChannelPartnerRepricingConfig) — Required. The ChannelPartnerRepricingConfig object to update.
#channel_partner_repricing_config=
def channel_partner_repricing_config=(value) -> ::Google::Cloud::Channel::V1::ChannelPartnerRepricingConfig
Parameter
- value (::Google::Cloud::Channel::V1::ChannelPartnerRepricingConfig) — Required. The ChannelPartnerRepricingConfig object to update.
Returns
- (::Google::Cloud::Channel::V1::ChannelPartnerRepricingConfig) — Required. The ChannelPartnerRepricingConfig object to update.