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