[[["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-02 UTC."],[[["The provided content is a documentation page for `PagedCallSettings`, a class in the `com.google.api.gax.rpc` package designed for configuring `UnaryCallable` instances that handle page streaming in API interactions, specifically in version 2.9.0."],["The most current version of the documentation available is for 2.63.1, with the list providing a historical overview of documentation dating back to version 2.7.1 of `com.google.api.gax.rpc.PagedCallSettings`."],["`PagedCallSettings` extends `UnaryCallSettings` and inherits several methods from it, such as `getRetrySettings`, `getRetryableCodes`, and methods for creating and manipulating builder objects."],["The `PagedCallSettings` class uses type parameters `RequestT`, `ResponseT`, and `PagedListResponseT`, representing the request type, the response type, and the type of paged list response respectively, and includes methods like `newBuilder` to create instances using a `PagedListResponseFactory` and also `getPagedListResponseFactory` to retrieve it."],["The page provides links to Javadoc documentation for each version of `com.google.api.gax.rpc.PagedCallSettings`, allowing developers to access details about specific release features and changes."]]],[]]