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 the Google API Client Library for Java, specifically version 2.58.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServerStreamingCallSettings.Builder\u003c/code\u003e class, which extends \u003ccode\u003eStreamingCallSettings.Builder\u003c/code\u003e, is used to configure settings for server-streaming calls.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes details on inherited members, type parameters, and various methods to build and configure server streaming call settings.\u003c/p\u003e\n"],["\u003cp\u003eUsers can adjust settings such as \u003ccode\u003eidleTimeout\u003c/code\u003e, \u003ccode\u003ewaitTimeout\u003c/code\u003e, \u003ccode\u003eresumptionStrategy\u003c/code\u003e, \u003ccode\u003eretrySettings\u003c/code\u003e, and \u003ccode\u003eretryableCodes\u003c/code\u003e when configuring a \u003ccode\u003eServerStreamingCallSettings\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page also provides links to various versions of the \u003ccode\u003eServerStreamingCallSettings.Builder\u003c/code\u003e, from the latest version (2.63.1) to older versions (down to 2.7.1).\u003c/p\u003e\n"]]],[],null,[]]