Builds an instance of the containing class. This operation is unsupported on the abstract
base class UnaryCallSettings, but is valid on concrete derived classes.
When using the method, make sure that the RetrySettings are complete. For example,
the following code will disable retries because the retry delay is not set:
[[["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."],[[["The page provides documentation for `PagedCallSettings.Builder`, a class in the Google API Client Libraries for Java (gax) version 2.38.0, with a list of previous versions."],["The `PagedCallSettings.Builder` class is used to configure settings for paged API calls and extends `UnaryCallSettings.Builder`."],["The class supports setting retry parameters such as retryable codes and retry settings, to manage how API calls are retried upon failures."],["It provides methods to build instances of `PagedCallSettings` and to manage `PagedListResponseFactory`, which is key to defining how paged responses are handled."],["The latest version of the documentation available is for version 2.63.1, with multiple previous versions available for reference down to 2.7.1."]]],[]]