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"]],[["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-15 UTC."],[[["\u003cp\u003eThe document details various versions of \u003ccode\u003ePagedCallSettings.Builder\u003c/code\u003e, ranging from version 2.63.1 (latest) down to version 2.7.1, each with specific links to their documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePagedCallSettings.Builder\u003c/code\u003e extends \u003ccode\u003eUnaryCallSettings.Builder\u003c/code\u003e and inherits its members, such as methods related to building, retrieving, and setting retry behavior.\u003c/p\u003e\n"],["\u003cp\u003eThe class supports parameterized types \u003ccode\u003eRequestT\u003c/code\u003e, \u003ccode\u003eResponseT\u003c/code\u003e, and \u003ccode\u003ePagedListResponseT\u003c/code\u003e for request, response, and paged list response, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003ePagedCallSettings.Builder\u003c/code\u003e, one taking existing settings and the other taking a \u003ccode\u003ePagedListResponseFactory\u003c/code\u003e, allowing for flexible configuration of the builder.\u003c/p\u003e\n"],["\u003cp\u003eKey methods include \u003ccode\u003ebuild()\u003c/code\u003e, \u003ccode\u003egetPagedListResponseFactory()\u003c/code\u003e, \u003ccode\u003esetRetrySettings()\u003c/code\u003e, and \u003ccode\u003esetRetryableCodes()\u003c/code\u003e, which are used to create an instance of \u003ccode\u003ePagedCallSettings\u003c/code\u003e, to get the factory, and configure retry settings and codes, respectively.\u003c/p\u003e\n"]]],[],null,[]]