[[["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 within the Google API Client Library for Java, specifically for version 2.38.0."],["The content lists available versions of the `StreamingCallSettings.Builder` class, ranging from the latest version 2.63.1 down to version 2.7.1, with links to the documentation for each version."],["The `StreamingCallSettings.Builder` class extends `java.lang.Object` and inherits several methods from it, such as `clone()`, `equals()`, `hashCode()`, and `toString()`."],["It includes two constructors: a default `Builder()` and a `Builder(StreamingCallSettings\u003cRequestT,ResponseT\u003e settings)` constructor, allowing for the creation of a new builder instance or one based on existing settings."],["The method `build()` returns an instance of `StreamingCallSettings` using the provided generics `RequestT` and `ResponseT` in its type parameters."]]],[]]