Set how long to wait before considering the stream orphaned by the user and closing it.
java.time.Duration#ZERO disables the check for abandoned streams.
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\u003eThis webpage provides documentation for the \u003ccode\u003eServerStreamingCallSettings.Builder\u003c/code\u003e class in version 2.61.0 of the Google API client library for Java (gax).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServerStreamingCallSettings.Builder\u003c/code\u003e class is used to configure settings for server-streaming calls, inheriting from \u003ccode\u003eStreamingCallSettings.Builder\u003c/code\u003e and \u003ccode\u003eObject\u003c/code\u003e, and it includes methods for setting timeouts, retry settings, and resumption strategies.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.63.1, with a history of versions listed ranging from 2.63.1 to 2.7.1, showing how the class has been updated.\u003c/p\u003e\n"],["\u003cp\u003eThe class supports generic type parameters \u003ccode\u003eRequestT\u003c/code\u003e and \u003ccode\u003eResponseT\u003c/code\u003e and provides methods to build \u003ccode\u003eServerStreamingCallSettings\u003c/code\u003e instances, and set parameters like \u003ccode\u003eidleTimeout\u003c/code\u003e, \u003ccode\u003ewaitTimeout\u003c/code\u003e, \u003ccode\u003eretrySettings\u003c/code\u003e and \u003ccode\u003eresumptionStrategy\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eSeveral methods, including \u003ccode\u003egetIdleTimeout\u003c/code\u003e, \u003ccode\u003egetWaitTimeout\u003c/code\u003e, \u003ccode\u003esetIdleTimeout\u003c/code\u003e, \u003ccode\u003esetSimpleTimeoutNoRetries\u003c/code\u003e, and \u003ccode\u003esetWaitTimeout\u003c/code\u003e are marked as obsolete, recommending the use of their \u003ccode\u003eDuration\u003c/code\u003e counterparts.\u003c/p\u003e\n"]]],[],null,[]]