[[["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\u003eThis webpage provides documentation for the \u003ccode\u003eIPageResponse<TResource>\u003c/code\u003e interface, a core component for handling paged responses in Google API interactions within .NET applications.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eIPageResponse<TResource>\u003c/code\u003e is 4.10.0, and previous versions are also documented, ranging back to 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIPageResponse<TResource>\u003c/code\u003e is an interface that implements \u003ccode\u003eIEnumerable<TResource>\u003c/code\u003e and \u003ccode\u003eIEnumerable\u003c/code\u003e, designed for representing a response in a page-streaming operation.\u003c/p\u003e\n"],["\u003cp\u003eThe interface includes a \u003ccode\u003eNextPageToken\u003c/code\u003e property of type string that is crucial for retrieving subsequent pages of data in a paged response, as it is to be set in the \u003ccode\u003ePageToken\u003c/code\u003e to request the next page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTResource\u003c/code\u003e type parameter defines the specific type of resources returned within the page response, and is described as "the type of resource contained in the response".\u003c/p\u003e\n"]]],[],null,[]]