[[["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."],[[["This webpage provides documentation for `PagedCallSettings`, a class used to configure `UnaryCallable` for API methods supporting page streaming, with the latest version being 2.63.1."],["`PagedCallSettings` extends `UnaryCallSettings` and inherits several methods including `getRetrySettings`, `getRetryableCodes`, `equals`, `hashCode`, `toBuilder`, and `toString`."],["The class supports three type parameters: `RequestT`, `ResponseT`, and `PagedListResponseT`, which define the types of the request, response, and paged list response, respectively."],["A static `newBuilder` method is available to create a `PagedCallSettings.Builder`, requiring a `PagedListResponseFactory` as a parameter."],["The `getPagedListResponseFactory` method allows retrieval of the `PagedListResponseFactory` which is useful for calls that support page streaming."]]],[]]