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-08-15 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eServerStreamingCallSettings.Builder\u003c/code\u003e is 2.63.1, and the page provides links to the documentation for this version and many older versions, dating back to 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eServerStreamingCallSettings.Builder\u003c/code\u003e is a class that extends \u003ccode\u003eStreamingCallSettings.Builder\u003c/code\u003e, which itself extends \u003ccode\u003ejava.lang.Object\u003c/code\u003e, indicating the class hierarchy and its base properties.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to build settings for server streaming calls, with type parameters \u003ccode\u003eRequestT\u003c/code\u003e and \u003ccode\u003eResponseT\u003c/code\u003e to specify the request and response types.\u003c/p\u003e\n"],["\u003cp\u003eKey methods available include \u003ccode\u003ebuild()\u003c/code\u003e, \u003ccode\u003egetIdleTimeout()\u003c/code\u003e, \u003ccode\u003egetResumptionStrategy()\u003c/code\u003e, \u003ccode\u003egetRetrySettings()\u003c/code\u003e, and \u003ccode\u003egetRetryableCodes()\u003c/code\u003e, providing functionalities to construct and configure the streaming call settings.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers a variety of \u003ccode\u003eset\u003c/code\u003e methods, such as \u003ccode\u003esetIdleTimeout\u003c/code\u003e, \u003ccode\u003esetResumptionStrategy\u003c/code\u003e, \u003ccode\u003esetRetrySettings\u003c/code\u003e, \u003ccode\u003esetRetryableCodes\u003c/code\u003e, and \u003ccode\u003esetSimpleTimeoutNoRetries\u003c/code\u003e, which allow for detailed customization of the call behavior.\u003c/p\u003e\n"]]],[],null,[]]