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-09 UTC."],[[["The webpage provides documentation for `ServerStreamingCallSettings.Builder` in the Google API Client Library for Java (GAX), with version 2.63.1 being the latest."],["The `ServerStreamingCallSettings.Builder` class is used to configure settings for server-streaming calls and extends `StreamingCallSettings.Builder`."],["Key features include the ability to define retry settings, set timeouts for idle and wait periods, and specify a stream resumption strategy using the various methods provided."],["The `build()` method is used to construct the `ServerStreamingCallSettings` instance with the configured settings."],["The page lists documentation for this class across multiple versions of the GAX library, ranging from 2.7.1 up to the latest version 2.63.1, allowing users to view documentation specific to their version."]]],[]]