Reference documentation and code samples for the Google Cloud Channel V1 Client class ListTransferableSkusRequest.
Request message for CloudChannelService.ListTransferableSkus
Generated from protobuf message google.cloud.channel.v1.ListTransferableSkusRequest
Namespace
Google \ Cloud \ Channel \ V1Methods
__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. |
↳ page_token |
string
A token for a page of results other than the first page. Obtained using ListTransferableSkusResponse.next_page_token of the previous CloudChannelService.ListTransferableSkus call. Optional. |
↳ auth_token |
string
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. See https://support.google.com/a/answer/7643790 for 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.
Obtained using ListTransferableSkusResponse.next_page_token of the previous CloudChannelService.ListTransferableSkus call. Optional.
Returns | |
---|---|
Type | Description |
string |
setPageToken
A token for a page of results other than the first page.
Obtained using ListTransferableSkusResponse.next_page_token of the previous CloudChannelService.ListTransferableSkus call. Optional.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getAuthToken
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.
See https://support.google.com/a/answer/7643790 for more details.
Returns | |
---|---|
Type | Description |
string |
setAuthToken
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.
See https://support.google.com/a/answer/7643790 for more details.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getLanguageCode
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.
Returns | |
---|---|
Type | Description |
string |
setLanguageCode
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.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getTransferredCustomerIdentity
Returns | |
---|---|
Type | Description |
string |