Generated from protobuf messagegoogle.cloud.channel.v1.ListTransferableSkusRequest
Namespace
Google \ Cloud \ Channel \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ cloud_identity_id
string
Customer's Cloud Identity ID
↳ customer_name
string
A reseller is required to create a customer and use the resource name of the created customer here. Customer_name uses the format: accounts/{account_id}/customers/{customer_id}
↳ parent
string
Required. The reseller account's resource name. Parent uses the format: accounts/{account_id}
↳ page_size
int
The requested page size. Server might return fewer results than requested. If unspecified, returns at most 100 SKUs. The maximum value is 1000; the server will coerce values above 1000. Optional.
Optional. The super admin of the resold customer generates this token to authorize a reseller to access their Cloud Identity and purchase entitlements on their behalf. You can omit this token after authorization. Seehttps://support.google.com/a/answer/7643790for more details.
↳ language_code
string
The BCP-47 language code. For example, "en-US". The response will localize in the corresponding language code, if specified. The default value is "en-US". Optional.
getCloudIdentityId
Customer's Cloud Identity ID
Returns
Type
Description
string
hasCloudIdentityId
setCloudIdentityId
Customer's Cloud Identity ID
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getCustomerName
A reseller is required to create a customer and use the resource name of
the created customer here.
Customer_name uses the format:
accounts/{account_id}/customers/{customer_id}
Returns
Type
Description
string
hasCustomerName
setCustomerName
A reseller is required to create a customer and use the resource name of
the created customer here.
Customer_name uses the format:
accounts/{account_id}/customers/{customer_id}
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getParent
Required. The reseller account's resource name.
Parent uses the format: accounts/{account_id}
Returns
Type
Description
string
setParent
Required. The reseller account's resource name.
Parent uses the format: accounts/{account_id}
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getPageSize
The requested page size. Server might return fewer results than requested.
If unspecified, returns at most 100 SKUs.
The maximum value is 1000; the server will coerce values above 1000.
Optional.
Returns
Type
Description
int
setPageSize
The requested page size. Server might return fewer results than requested.
If unspecified, returns at most 100 SKUs.
The maximum value is 1000; the server will coerce values above 1000.
Optional.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getPageToken
A token for a page of results other than the first page.
Optional. The super admin of the resold customer generates this token to
authorize a reseller to access their Cloud Identity and purchase
entitlements on their behalf. You can omit this token after authorization.
Optional. The super admin of the resold customer generates this token to
authorize a reseller to access their Cloud Identity and purchase
entitlements on their behalf. You can omit this token after authorization.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Channel V1 Client - Class ListTransferableSkusRequest (2.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.1 (latest)](/php/docs/reference/cloud-channel/latest/V1.ListTransferableSkusRequest)\n- [2.2.0](/php/docs/reference/cloud-channel/2.2.0/V1.ListTransferableSkusRequest)\n- [2.1.4](/php/docs/reference/cloud-channel/2.1.4/V1.ListTransferableSkusRequest)\n- [2.0.0](/php/docs/reference/cloud-channel/2.0.0/V1.ListTransferableSkusRequest)\n- [1.9.5](/php/docs/reference/cloud-channel/1.9.5/V1.ListTransferableSkusRequest)\n- [1.8.2](/php/docs/reference/cloud-channel/1.8.2/V1.ListTransferableSkusRequest)\n- [1.7.0](/php/docs/reference/cloud-channel/1.7.0/V1.ListTransferableSkusRequest)\n- [1.6.0](/php/docs/reference/cloud-channel/1.6.0/V1.ListTransferableSkusRequest)\n- [1.5.0](/php/docs/reference/cloud-channel/1.5.0/V1.ListTransferableSkusRequest)\n- [1.4.0](/php/docs/reference/cloud-channel/1.4.0/V1.ListTransferableSkusRequest)\n- [1.3.0](/php/docs/reference/cloud-channel/1.3.0/V1.ListTransferableSkusRequest)\n- [1.2.1](/php/docs/reference/cloud-channel/1.2.1/V1.ListTransferableSkusRequest)\n- [1.1.1](/php/docs/reference/cloud-channel/1.1.1/V1.ListTransferableSkusRequest)\n- [1.0.1](/php/docs/reference/cloud-channel/1.0.1/V1.ListTransferableSkusRequest) \nReference documentation and code samples for the Google Cloud Channel V1 Client class ListTransferableSkusRequest.\n\nRequest message for\n[CloudChannelService.ListTransferableSkus](/php/docs/reference/cloud-channel/latest/V1.Client.CloudChannelServiceClient#_Google_Cloud_Channel_V1_Client_CloudChannelServiceClient__listTransferableSkus__)\n\nGenerated from protobuf message `google.cloud.channel.v1.ListTransferableSkusRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Channel \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getCloudIdentityId\n\nCustomer's Cloud Identity ID\n\n### hasCloudIdentityId\n\n### setCloudIdentityId\n\nCustomer's Cloud Identity ID\n\n### getCustomerName\n\nA reseller is required to create a customer and use the resource name of\nthe created customer here.\n\nCustomer_name uses the format:\naccounts/{account_id}/customers/{customer_id}\n\n### hasCustomerName\n\n### setCustomerName\n\nA reseller is required to create a customer and use the resource name of\nthe created customer here.\n\nCustomer_name uses the format:\naccounts/{account_id}/customers/{customer_id}\n\n### getParent\n\nRequired. The reseller account's resource name.\n\nParent uses the format: accounts/{account_id}\n\n### setParent\n\nRequired. The reseller account's resource name.\n\nParent uses the format: accounts/{account_id}\n\n### getPageSize\n\nThe requested page size. Server might return fewer results than requested.\n\nIf unspecified, returns at most 100 SKUs.\nThe maximum value is 1000; the server will coerce values above 1000.\nOptional.\n\n### setPageSize\n\nThe requested page size. Server might return fewer results than requested.\n\nIf unspecified, returns at most 100 SKUs.\nThe maximum value is 1000; the server will coerce values above 1000.\nOptional.\n\n### getPageToken\n\nA token for a page of results other than the first page.\n\nObtained using\n[ListTransferableSkusResponse.next_page_token](/php/docs/reference/cloud-channel/latest/V1.ListTransferableSkusResponse#_Google_Cloud_Channel_V1_ListTransferableSkusResponse__getNextPageToken__)\nof the previous\n[CloudChannelService.ListTransferableSkus](/php/docs/reference/cloud-channel/latest/V1.Client.CloudChannelServiceClient#_Google_Cloud_Channel_V1_Client_CloudChannelServiceClient__listTransferableSkus__)\ncall. Optional.\n\n### setPageToken\n\nA token for a page of results other than the first page.\n\nObtained using\n[ListTransferableSkusResponse.next_page_token](/php/docs/reference/cloud-channel/latest/V1.ListTransferableSkusResponse#_Google_Cloud_Channel_V1_ListTransferableSkusResponse__getNextPageToken__)\nof the previous\n[CloudChannelService.ListTransferableSkus](/php/docs/reference/cloud-channel/latest/V1.Client.CloudChannelServiceClient#_Google_Cloud_Channel_V1_Client_CloudChannelServiceClient__listTransferableSkus__)\ncall. Optional.\n\n### getAuthToken\n\nOptional. The super admin of the resold customer generates this token to\nauthorize a reseller to access their Cloud Identity and purchase\nentitlements on their behalf. You can omit this token after authorization.\n\nSee \u003chttps://support.google.com/a/answer/7643790\u003e for more details.\n\n### setAuthToken\n\nOptional. The super admin of the resold customer generates this token to\nauthorize a reseller to access their Cloud Identity and purchase\nentitlements on their behalf. You can omit this token after authorization.\n\nSee \u003chttps://support.google.com/a/answer/7643790\u003e for more details.\n\n### getLanguageCode\n\nThe BCP-47 language code. For example, \"en-US\". The\nresponse will localize in the corresponding language code, if specified.\n\nThe default value is \"en-US\".\nOptional.\n\n### setLanguageCode\n\nThe BCP-47 language code. For example, \"en-US\". The\nresponse will localize in the corresponding language code, if specified.\n\nThe default value is \"en-US\".\nOptional.\n\n### getTransferredCustomerIdentity"]]