Class ListPurchasableSkusResponse (1.1.1)

Stay organized with collections Save and categorize content based on your preferences.
ListPurchasableSkusResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for ListPurchasableSkus. .. attribute:: purchasable_skus

The list of SKUs requested.

:type: Sequence[google.cloud.channel_v1.types.PurchasableSku]

Attribute

NameDescription
next_page_token str
A token to retrieve the next page of results.

Inheritance

builtins.object > proto.message.Message > ListPurchasableSkusResponse