Reference documentation and code samples for the Google Cloud Channel V1 Client class ListChannelPartnerLinksResponse.
Response message for CloudChannelService.ListChannelPartnerLinks .
Generated from protobuf message google.cloud.channel.v1.ListChannelPartnerLinksResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ channel_partner_links
↳ next_page_token
string
A token to retrieve the next page of results. Pass to ListChannelPartnerLinksRequest.page_token to obtain that page.
getChannelPartnerLinks
The Channel partner links for a reseller.
setChannelPartnerLinks
The Channel partner links for a reseller.
$this
getNextPageToken
A token to retrieve the next page of results.
Pass to ListChannelPartnerLinksRequest.page_token to obtain that page.
string
setNextPageToken
A token to retrieve the next page of results.
Pass to ListChannelPartnerLinksRequest.page_token to obtain that page.
var
string
$this