Class: Google::Cloud::Channel::V1::DeleteChannelPartnerRepricingConfigRequest

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

Overview

Request message for DeleteChannelPartnerRepricingConfig.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns Required. The resource name of the channel partner repricing config rule to delete.

Returns:

  • (::String)

    Required. The resource name of the channel partner repricing config rule to delete.



699
700
701
702
# File 'proto_docs/google/cloud/channel/v1/service.rb', line 699

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