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.
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
string
hasCloudIdentityId
setCloudIdentityId
Customer's Cloud Identity ID
var
string
$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}
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}
var
string
$this
getParent
Required. The reseller account's resource name.
Parent uses the format: accounts/{account_id}
string
setParent
Required. The reseller account's resource name.
Parent uses the format: accounts/{account_id}
var
string
$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.
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.
var
int
$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.
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.
var
string
$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.
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.
var
string
$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.
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.
var
string
$this
getTransferredCustomerIdentity
string