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 \u003ccode\u003ecom.google.api.gax.rpc\u003c/code\u003e package, with the current version being 2.52.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServerStreamingCallSettings.Builder\u003c/code\u003e class extends \u003ccode\u003eStreamingCallSettings.Builder\u003c/code\u003e and is used to configure settings for server-streaming calls, allowing for customization of request and response types.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a comprehensive list of previous versions of this package, ranging from 2.63.1 (latest) down to version 2.7.1, and each version provides its own documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers methods to manage timeouts, such as \u003ccode\u003egetIdleTimeoutDuration\u003c/code\u003e and \u003ccode\u003egetWaitTimeoutDuration\u003c/code\u003e, and also has methods for managing retries such as \u003ccode\u003egetRetrySettings\u003c/code\u003e and \u003ccode\u003egetRetryableCodes\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eServerStreamingCallSettings.Builder\u003c/code\u003e, facilitates setting the resumption strategy and defines the logic for retrying in the case of an error or timeout, while also having many methods that are labeled as obsolete and that should be replaced with newer alternatives.\u003c/p\u003e\n"]]],[],null,[]]