Class ListEntitlementsResponse (1.10.0)

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

Response message for CloudChannelService.ListEntitlements.

Attributes

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