Class: Google::Cloud::Channel::V1::UpdateCustomerRepricingConfigRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/channel/v1/service.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#customer_repricing_config::Google::Cloud::Channel::V1::CustomerRepricingConfig

Returns Required. The CustomerRepricingConfig object to update.

Returns:



592
593
594
595
# File 'proto_docs/google/cloud/channel/v1/service.rb', line 592

class UpdateCustomerRepricingConfigRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end