[[["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."],[[["The webpage provides documentation for `PagedCallSettings`, a settings class used to configure `UnaryCallable` for API methods that support page streaming, within the context of Google API Client Libraries for Java."],["The latest available version for `PagedCallSettings` is 2.63.1, and the page lists numerous past versions dating back to 2.7.1, all within the context of `com.google.api.gax.rpc.PagedCallSettings`."],["`PagedCallSettings` extends `UnaryCallSettings` and inherits methods like `getRetrySettings()`, `toBuilder()`, and `getRetryableCodes()` from its parent class."],["It includes static methods like `newBuilder()` which creates a builder for constructing `PagedCallSettings` instances, requiring a `PagedListResponseFactory` as an argument."],["The `getPagedListResponseFactory()` method returns the `PagedListResponseFactory` instance used within the `PagedCallSettings` configuration, and `toBuilder()` returns a builder instance for the given configuration."]]],[]]