[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage details the `PagedCallSettings` class in version 2.23.3 of the Google API Client Library for Java, specifically within the `com.google.api.gax.rpc` package."],["`PagedCallSettings` is a settings class that configures `UnaryCallable` for API methods that support page streaming and extends `UnaryCallSettings`."],["The latest version available for `PagedCallSettings` is 2.63.1, with a comprehensive list of prior versions dating back to 2.7.1 being available for access."],["The class supports the creation of builders with the `newBuilder` static method, as well as provides the ability to access the current `PagedListResponseFactory` instance, and also create a new builder based off the current object with `toBuilder()`."],["The class `PagedCallSettings` is parametrized by `RequestT`, `ResponseT`, and `PagedListResponseT`, and the page includes the parameters descriptions, method's description, return types, and overriden parent classes."]]],[]]