[[["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 Libraries for Java, specifically for version 2.33.0 and prior versions."],["The latest version available is 2.63.1, and the page lists all documented versions from 2.63.1 down to 2.7.1 of the `StreamingCallSettings.Builder`."],["The `StreamingCallSettings.Builder` class extends the `java.lang.Object` class and is used to construct `StreamingCallSettings` objects, which are used for configuring streaming RPC calls."],["It has a constructor that creates a new builder, and an additional constructor to create a new builder based off the provided `StreamingCallSettings` and a `build()` method which returns the new `StreamingCallSettings`."],["The class uses two type parameters, `RequestT` and `ResponseT`, which are used to specify the types of the request and response objects in the stream."]]],[]]