Class ListTransferableSkusResponse (0.2.1)

ListTransferableSkusResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response message for CloudChannelService.ListTransferableSkus.

Attributes

NameDescription
transferable_skus Sequence[google.cloud.channel_v1.types.TransferableSku]
Information about existing SKUs for a customer that would need to be transferred.
next_page_token str
A token to retrieve the next page of results. Pass to ListTransferableSkusRequest.page_token to obtain that page.