[[["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 `PagedCallSettings`, a class used to configure `UnaryCallable` for API methods supporting page streaming, with the most recent version being 2.63.1."],["The class `PagedCallSettings` extends `UnaryCallSettings` and inherits methods such as `getRetrySettings`, `getRetryableCodes`, and `toBuilder` from it."],["`PagedCallSettings` includes a static method `newBuilder` to create a builder for configuring settings, which takes a `PagedListResponseFactory` as a parameter."],["The `getPagedListResponseFactory` method retrieves the `PagedListResponseFactory` associated with the `PagedCallSettings` instance."],["The `toBuilder` method creates a new builder instance populated with the settings from the current `PagedCallSettings` instance, overriding the `UnaryCallSettings` version of this method."]]],[]]