[[["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."],[[["This webpage provides documentation for the `StreamingCallSettings.Builder` class in the Google Cloud API Client Libraries for Java (gax), specifically starting with version 2.58.0."],["The latest version available is 2.63.1, and the page lists a chronological array of previous versions, going down all the way to version 2.7.1."],["`StreamingCallSettings.Builder` is a subclass that inherits properties from the base Java `Object` class, with the added ability to be parameterized with `RequestT` and `ResponseT`."],["The `Builder` class has a default no-argument constructor, as well as a constructor that takes an existing `StreamingCallSettings` object."],["The `build()` method of the `Builder` class returns a new `StreamingCallSettings` object, parameterized by `RequestT` and `ResponseT`."]]],[]]