Class: Google::Cloud::Channel::V1::UpdateChannelPartnerRepricingConfigRequest

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

#channel_partner_repricing_config::Google::Cloud::Channel::V1::ChannelPartnerRepricingConfig

Returns Required. The ChannelPartnerRepricingConfig object to update.

Returns:



696
697
698
699
# File 'proto_docs/google/cloud/channel/v1/service.rb', line 696

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