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-03-21 UTC."],[[["This webpage provides documentation for the `ServerStreamingCallSettings.Builder` class in the Google API Client Libraries for Java, specifically for version 2.50.0."],["The `ServerStreamingCallSettings.Builder` class is used to configure settings for server-streaming calls, inheriting from `StreamingCallSettings.Builder`."],["Key functionalities include methods to set and retrieve settings related to retry attempts, idle timeouts, wait timeouts, and resumption strategies for streams."],["The page lists different versions of the documentation, with 2.63.1 being the most recent and version 2.50.0 being the one focused in the documentation."],["The documentation provides detailed information on inherited members, type parameters (`RequestT` and `ResponseT`), and specific methods for configuring streaming behavior, including `setRetrySettings`, `setIdleTimeout`, and `setResumptionStrategy`."]]],[]]