A token to list the next page of results.
Pass to
[ListEntitlementsRequest.page_token][google.cloud.channel.v1.ListEntitlementsRequest.page_token]
to obtain that page.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `ListEntitlementsResponse` class within the Google Cloud Channel v1 API, specifically for version 2.12.0 of the .NET library."],["`ListEntitlementsResponse` is a response message used by the `CloudChannelService.ListEntitlements` method, designed to retrieve a list of entitlements, which is part of the API for managing reseller customer entitlements."],["The class implements multiple interfaces, including `IPageResponse\u003cEntitlement\u003e`, `IEnumerable\u003cEntitlement\u003e`, `IEquatable\u003cListEntitlementsResponse\u003e`, and `IDeepCloneable\u003cListEntitlementsResponse\u003e`, among others, offering extensive functionality for handling entitlement data."],["Key properties of the `ListEntitlementsResponse` class include `Entitlements`, a collection of `Entitlement` objects representing the reseller customer's entitlements, and `NextPageToken`, used for paginating through large result sets."],["The page details the different versions available for the ListEntitlementsResponse API, ranging from version 1.0.0 to 2.14.0, showing the evolution of the API."]]],[]]