[[["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-09 UTC."],[[["This webpage details the `PagedCallSettings` class in version 2.15.0 of the Google Cloud API Client Library for Java (gax), which extends `UnaryCallSettings` to handle API methods supporting page streaming."],["The `PagedCallSettings` class provides a builder pattern to help in creating a set of settings for calls that use page streaming and can be configured using a `PagedListResponseFactory`."],["The page lists numerous past versions of the PagedCallSettings class, spanning from version 2.63.1 down to 2.7.1, allowing users to access documentation for those specific versions."],["The `PagedCallSettings` class inherits methods from its parent class, `UnaryCallSettings`, as well as the base `Object` class, offering functionality such as creating new settings builders, retrieving retry settings, and converting to a builder."],["The methods within the class include `getPagedListResponseFactory()`, which returns a `PagedListResponseFactory` instance, and `toBuilder()`, which is used to create a modifiable builder of the current settings instance."]]],[]]