Google Cloud Channel V1 Client - Class ListChannelPartnerLinksResponse (1.0.1)

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.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ channel_partner_links
array< Google\Cloud\Channel\V1\ChannelPartnerLink >

The Channel partner links for a reseller.

↳ next_page_token
string

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

The Channel partner links for a reseller.

Generated from protobuf field repeated .google.cloud.channel.v1.ChannelPartnerLink channel_partner_links = 1;

Returns
Type
Description
Google\Protobuf\Internal\RepeatedField

The Channel partner links for a reseller.

Generated from protobuf field repeated .google.cloud.channel.v1.ChannelPartnerLink channel_partner_links = 1;

Parameter
Name
Description
Returns
Type
Description
$this

getNextPageToken

A token to retrieve the next page of results.

Pass to ListChannelPartnerLinksRequest.page_token to obtain that page.

Generated from protobuf field string next_page_token = 2;

Returns
Type
Description
string

setNextPageToken

A token to retrieve the next page of results.

Pass to ListChannelPartnerLinksRequest.page_token to obtain that page.

Generated from protobuf field string next_page_token = 2;

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: