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-04-02 UTC."],[[["This webpage provides documentation for the `ServerStreamingCallSettings.Builder` class in the Google Cloud API Client Library for Java (gax), with version 2.17.0 being the base version."],["It details a comprehensive list of versions of the `ServerStreamingCallSettings.Builder` class, ranging from version 2.63.1 (latest) down to 2.7.1, each with a direct link to its documentation."],["The class `ServerStreamingCallSettings.Builder` extends `StreamingCallSettings.Builder` and inherits from `java.lang.Object`, and it supports RequestT and ResponseT type parameters."],["The class provides methods for configuring server-streaming calls, such as setting retry settings, idle timeout, resumption strategy, and retryable codes, and one can build an instance of `ServerStreamingCallSettings` using its respective build method."],["The documentation includes an explanation of the parameters each method accepts, the types of returns they produce, as well as links to the documentation for each one of the parameters and returns."]]],[]]