Class: Google::Cloud::Channel::V1::ListChannelPartnerRepricingConfigsResponse

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_configs::Array<::Google::Cloud::Channel::V1::ChannelPartnerRepricingConfig>

Returns The repricing configs for this channel partner.

Returns:



664
665
666
667
# File 'proto_docs/google/cloud/channel/v1/service.rb', line 664

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

#next_page_token::String

Returns A token to retrieve the next page of results. Pass to ListChannelPartnerRepricingConfigsRequest.page_token to obtain that page.

Returns:



664
665
666
667
# File 'proto_docs/google/cloud/channel/v1/service.rb', line 664

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