[[["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-02 UTC."],[[["This webpage provides documentation for the `StreamingCallSettings.Builder` class within the Google Cloud API Client Library for Java (gax), specifically within the `com.google.api.gax.rpc` package."],["The content lists various versions of the `StreamingCallSettings.Builder`, ranging from the latest version 2.63.1 down to version 2.7.1, allowing developers to access documentation for specific releases."],["The `StreamingCallSettings.Builder` class inherits methods from the `java.lang.Object` class, including `clone`, `equals`, `finalize`, `getClass`, `hashCode`, `notify`, `notifyAll`, `toString`, and `wait`."],["The Builder has two constructors: a default `Builder()` and a `Builder(StreamingCallSettings\u003cRequestT,ResponseT\u003e settings)` constructor that takes existing `StreamingCallSettings` as an argument."],["The class contains the method `build()` which returns a `StreamingCallSettings` object, allowing developers to construct and configure `StreamingCallSettings` instances with type parameters for the request and response."]]],[]]