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-02 UTC."],[[["This webpage provides documentation for the `PagedCallSettings.Builder` class in the Google API Client Library for Java (gax), specifically version 2.31.1."],["The `PagedCallSettings.Builder` class, which extends `UnaryCallSettings.Builder`, is used to build instances of `PagedCallSettings` and supports methods to set retry settings and retryable codes."],["The documentation lists the latest version as 2.63.1 and also includes a comprehensive list of previous versions from 2.62.0 down to 2.7.1 for reference."],["There are two constructors for the builder, one takes `PagedCallSettings` and the other takes a `PagedListResponseFactory`, along with a method to build an instance of `PagedCallSettings`."],["The `PagedCallSettings.Builder` class has type parameters for `RequestT`, `ResponseT`, and `PagedListResponseT` without any description in the content provided."]]],[]]