Class: Google::Cloud::Channel::V1::ListCustomerRepricingConfigsResponse

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

Returns The repricing configs for this channel partner.

Returns:



567
568
569
570
# File 'proto_docs/google/cloud/channel/v1/service.rb', line 567

class ListCustomerRepricingConfigsResponse
  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 ListCustomerRepricingConfigsRequest.page_token to obtain that page.

Returns:



567
568
569
570
# File 'proto_docs/google/cloud/channel/v1/service.rb', line 567

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