[[["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 page provides a comprehensive list of versions for the `StreamingCallSettings.Builder` class, ranging from version 2.63.1 (latest) down to 2.7.1."],["The primary function of the `StreamingCallSettings.Builder` class is to build `StreamingCallSettings` objects, which are genericized with `RequestT` and `ResponseT` type parameters."],["The `StreamingCallSettings.Builder` class inherits several members from `java.lang.Object`, such as `clone()`, `equals()`, and `toString()`."],["There are two constructors available for the builder, a default `Builder()` and another that takes a `StreamingCallSettings` object as its `settings` parameter."],["The `build()` method is available to construct and return an instance of a `StreamingCallSettings` object."]]],[]]