[[["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 provides documentation for the `PagedCallSettings` class in the Google API Client Library for Java, which is used to configure API method calls that support page streaming."],["The latest version of the `PagedCallSettings` is 2.63.1, and the page contains a comprehensive list of version history, dating back to version 2.7.1, all linking to their own respective documentation."],["`PagedCallSettings` extends `UnaryCallSettings` and inherits several methods such as `getRetrySettings` and `getRetryableCodes`, along with other inherited methods from `java.lang.Object`."],["A static method, `newBuilder`, allows for the creation of a `PagedCallSettings.Builder` using a `PagedListResponseFactory`, and there are methods available to retrieve the `PagedListResponseFactory` and to create a builder instance, `toBuilder`."],["The class employs three type parameters, `RequestT`, `ResponseT`, and `PagedListResponseT`, which are used throughout the class's definitions and methods, and are not defined by the document."]]],[]]