[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eIPageManager\u003c/code\u003e interface defines the structure for managing paged data, including requests, responses, and resources, within the \u003ccode\u003eGoogle.Api.Gax.Rest\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetNextPageToken\u003c/code\u003e method allows for the extraction of the next page token from a given response, returning \u003ccode\u003enull\u003c/code\u003e if there is no next page.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetResources\u003c/code\u003e is a method to extract resources from a response, which returns an \u003ccode\u003eIEnumerable<TResource>\u003c/code\u003e or \u003ccode\u003enull\u003c/code\u003e if no resources are present.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetPageSize\u003c/code\u003e and \u003ccode\u003eSetPageToken\u003c/code\u003e methods are used to apply a specified page size and page token, respectively, to a given request object for subsequent operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIPageManager\u003c/code\u003e uses three generic type parameters \u003ccode\u003eTRequest\u003c/code\u003e, \u003ccode\u003eTResponse\u003c/code\u003e, and \u003ccode\u003eTResource\u003c/code\u003e to define the relationship between requests, responses and resources.\u003c/p\u003e\n"]]],[],null,[]]