ListEntitlementsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request message for CloudChannelService.ListEntitlements
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The resource name of the reseller's customer account to list entitlements for. Parent uses the format: accounts/{account_id}/customers/{customer_id} |
page_size |
int
Optional. Requested page size. Server might return fewer results than requested. If unspecified, return at most 50 entitlements. The maximum value is 100; the server will coerce values above 100. |
page_token |
str
Optional. A token for a page of results other than the first page. Obtained using ListEntitlementsResponse.next_page_token of the previous CloudChannelService.ListEntitlements call. |