[[["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 documentation for the `StreamingCallSettings.Builder` class within the Google API Client Libraries for Java, specifically for the com.google.api.gax.rpc package."],["The documentation spans numerous versions of the library, ranging from version 2.7.1 up to the latest release, 2.63.1, allowing users to navigate and reference the specific version they are utilizing."],["`StreamingCallSettings.Builder` class is used to create instances of `StreamingCallSettings` and it is parameterized by RequestT and ResponseT."],["The `StreamingCallSettings.Builder` class inherits several methods from the `java.lang.Object` class, such as `equals()`, `hashCode()`, and `toString()`."],["Users can create a new builder using the no-argument constructor `Builder()` or using the `Builder(StreamingCallSettings\u003cRequestT,ResponseT\u003e settings)` constructor to start from a set of existing `StreamingCallSettings`."]]],[]]