Class: Google::Cloud::Channel::V1::ListChannelPartnerLinksResponse

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

Returns The Channel partner links for a reseller.

Returns:



451
452
453
454
# File 'proto_docs/google/cloud/channel/v1/service.rb', line 451

class ListChannelPartnerLinksResponse
  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 ListChannelPartnerLinksRequest.page_token to obtain that page.

Returns:



451
452
453
454
# File 'proto_docs/google/cloud/channel/v1/service.rb', line 451

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