[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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`."]]],[]]