[[["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."],[[["The page provides a comprehensive list of versions for `StreamingCallSettings.Builder`, ranging from the latest version 2.63.1 down to version 2.7.1."],["The `StreamingCallSettings.Builder` class extends `java.lang.Object` and includes inherited methods like `clone()`, `equals()`, and `hashCode()`."],["The `StreamingCallSettings.Builder` class includes type parameters `RequestT` and `ResponseT` for specifying request and response types."],["There are two constructors available: a default `Builder()` constructor and a `Builder(StreamingCallSettings\u003cRequestT,ResponseT\u003e settings)` constructor to create a new builder from existing settings."],["The `build()` method, which returns a `StreamingCallSettings\u003cRequestT,ResponseT\u003e` instance, is the primary method for creating a `StreamingCallSettings` object."]]],[]]