[[["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 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."]]],[]]