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-04-09 UTC."],[[["The latest version of the `ListEntitlementsResponse` for Google Cloud Channel V1 is 2.14.0, and multiple previous versions, down to 1.0.0, are also available for reference."],["`ListEntitlementsResponse` is a message type used in the CloudChannelService API, specifically for listing entitlements, and it includes information such as a list of the reseller customer's entitlements and a token for pagination."],["The `ListEntitlementsResponse` class implements several interfaces, including `IPageResponse\u003cEntitlement\u003e`, `IEnumerable\u003cEntitlement\u003e`, `IEnumerable`, `IMessage\u003cListEntitlementsResponse\u003e`, `IEquatable\u003cListEntitlementsResponse\u003e`, `IDeepCloneable\u003cListEntitlementsResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The class contains two main properties: `Entitlements`, which is a `RepeatedField\u003cEntitlement\u003e` representing the reseller customer's entitlements, and `NextPageToken`, a string used for listing the next page of results."],["`ListEntitlementsResponse` has methods including `GetEnumerator()` to iterate through resources, and constructors for default and copy construction."]]],[]]