[[["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 document provides versioned documentation for `PagedCallSettings`, with the latest version being 2.63.1, and includes links to versions ranging from 2.63.1 down to 2.7.1."],["`PagedCallSettings` is a settings class designed to configure a `UnaryCallable` for API methods that support page streaming."],["It extends `UnaryCallSettings` and inherits several methods like `getRetrySettings()`, `toBuilder()`, and others."],["The `PagedCallSettings` class includes static methods, like `newBuilder()`, used to create a `PagedCallSettings.Builder` object, and it also includes methods such as `getPagedListResponseFactory()` and an overridden `toBuilder()` method."],["The class uses generic type parameters `RequestT`, `ResponseT`, and `PagedListResponseT` to define the request, response, and paged list response types."]]],[]]