[[["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."],[[["This webpage details the `PagedCallSettings` class, a settings class used to configure a `UnaryCallable` for API methods that support page streaming."],["The latest version of `PagedCallSettings` is 2.63.1, with a comprehensive list of previous versions available for reference, starting from 2.62.0 down to 2.7.1."],["`PagedCallSettings` inherits from `UnaryCallSettings` and ultimately from `java.lang.Object`, inheriting several methods like `getRetrySettings`, `equals`, and `toString`."],["The class includes a static method `newBuilder` for constructing instances and methods like `getPagedListResponseFactory` to retrieve the response factory and `toBuilder` to create a builder instance."],["It has type parameters `RequestT`, `ResponseT`, and `PagedListResponseT`, whose types are not specified but are described in the type parameter section."]]],[]]