Class ListTransferableSkusResponse (1.12.0)

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

Response message for CloudChannelService.ListTransferableSkus.

Attributes

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