[[["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 `StreamingCallSettings.Builder` class in the Google API Client Library for Java (gax), offering a range of versions from 2.7.1 up to the latest 2.63.1."],["The `StreamingCallSettings.Builder` class is designed to build `StreamingCallSettings` instances and inherits from `java.lang.Object`, including methods such as `clone()`, `equals()`, and `wait()`."],["The builder class has type parameters `RequestT` and `ResponseT` to handle generic request and response types."],["It offers two constructors, a default `Builder()` and a `Builder(StreamingCallSettings\u003cRequestT,ResponseT\u003e settings)` that initializes it with existing settings."],["The main method `build()` returns a `StreamingCallSettings\u003cRequestT,ResponseT\u003e` object, enabling the creation of configured streaming call settings."]]],[]]