Google Cloud Channel V1 Client - Class ListChannelPartnerLinksRequest (1.0.1)

Reference documentation and code samples for the Google Cloud Channel V1 Client class ListChannelPartnerLinksRequest.

Request message for CloudChannelService.ListChannelPartnerLinks

Generated from protobuf message google.cloud.channel.v1.ListChannelPartnerLinksRequest

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ parent
string

Required. The resource name of the reseller account for listing channel partner links. Parent uses the format: accounts/{account_id}

↳ page_size
int

Optional. Requested page size. Server might return fewer results than requested. If unspecified, server will pick a default size (25). The maximum value is 200; the server will coerce values above 200.

↳ page_token
string

Optional. A token for a page of results other than the first page. Obtained using ListChannelPartnerLinksResponse.next_page_token of the previous CloudChannelService.ListChannelPartnerLinks call.

↳ view
int

Optional. The level of granularity the ChannelPartnerLink will display.

getParent

Required. The resource name of the reseller account for listing channel partner links.

Parent uses the format: accounts/{account_id}

Generated from protobuf field string parent = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type
Description
string

setParent

Required. The resource name of the reseller account for listing channel partner links.

Parent uses the format: accounts/{account_id}

Generated from protobuf field string parent = 1 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getPageSize

Optional. Requested page size. Server might return fewer results than requested.

If unspecified, server will pick a default size (25). The maximum value is 200; the server will coerce values above 200.

Generated from protobuf field int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type
Description
int

setPageSize

Optional. Requested page size. Server might return fewer results than requested.

If unspecified, server will pick a default size (25). The maximum value is 200; the server will coerce values above 200.

Generated from protobuf field int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];

Parameter
Name
Description
var
int
Returns
Type
Description
$this

getPageToken

Optional. A token for a page of results other than the first page.

Obtained using ListChannelPartnerLinksResponse.next_page_token of the previous CloudChannelService.ListChannelPartnerLinks call.

Generated from protobuf field string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type
Description
string

setPageToken

Optional. A token for a page of results other than the first page.

Obtained using ListChannelPartnerLinksResponse.next_page_token of the previous CloudChannelService.ListChannelPartnerLinks call.

Generated from protobuf field string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getView

Optional. The level of granularity the ChannelPartnerLink will display.

Generated from protobuf field .google.cloud.channel.v1.ChannelPartnerLinkView view = 4 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type
Description
int

setView

Optional. The level of granularity the ChannelPartnerLink will display.

Generated from protobuf field .google.cloud.channel.v1.ChannelPartnerLinkView view = 4 [(.google.api.field_behavior) = OPTIONAL];

Parameter
Name
Description
var
int
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: