[[["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-04-09 UTC."],[[["This webpage provides documentation for the `StreamingCallSettings.Builder` class in the Google Cloud API Client Library for Java, specifically within 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 browse documentation specific to each version."],["The `StreamingCallSettings.Builder` class, extending from `java.lang.Object`, is a builder for configuring streaming call settings, accepting two type parameters: `RequestT` and `ResponseT`."],["The class has two constructors, `Builder()` to instantiate a default builder and `Builder(StreamingCallSettings\u003cRequestT,ResponseT\u003e settings)` to instantiate with existing settings, and one method, `build()`, which returns a configured `StreamingCallSettings` instance."],["The documentation includes inherited members and their documentation from `java.lang.Object`, as well as a list of the type parameters used within the class `RequestT` and `ResponseT`."]]],[]]