[[["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 documentation for the `PagedCallSettings` class, which is used to configure settings for API methods supporting page streaming and is shown in various versions."],["The latest version available is 2.63.1, and the page lists versions down to 2.7.1, providing links to each version's specific documentation."],["`PagedCallSettings` is a subclass of `UnaryCallSettings` and enables the configuration of a `UnaryCallable` to handle paged API responses."],["The class includes static methods like `newBuilder` for creating new `PagedCallSettings` instances and offers methods like `getPagedListResponseFactory` and `toBuilder` to customize and retrieve settings."],["The `PagedCallSettings` class uses three type parameters: `RequestT`, `ResponseT`, and `PagedListResponseT`, which are used for handling requests, responses, and paged list responses respectively."]]],[]]