Class ListEntitlementsResponse (0.2.1)

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

Response message for CloudChannelService.ListEntitlements.

Attributes

NameDescription
entitlements Sequence[google.cloud.channel_v1.types.Entitlement]
The entitlements belonging to the reseller's customer.
next_page_token str
A token to List next page of results. Pass to ListEntitlementsRequest.page_token to obtain that page.