[[["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-03-21 UTC."],[[["This webpage provides documentation for the `StreamingCallSettings.Builder` class within the Google Cloud API Client Library for Java, specifically within the `com.google.api.gax.rpc` package."],["The page lists multiple versions of the library, ranging from version 2.63.1 (latest) down to version 2.7.1, each with links to the documentation of `StreamingCallSettings.Builder` for that version."],["`StreamingCallSettings.Builder` is a class used to build instances of `StreamingCallSettings`, which likely manage the settings for streaming RPC calls."],["The `StreamingCallSettings.Builder` class inherits from `java.lang.Object` and includes methods such as `build()`, which returns a `StreamingCallSettings` object, and a constructor to create a builder with or without existing settings."],["Type parameters `RequestT` and `ResponseT` indicate the request and response types for the streaming calls that this builder is configured for, respectively."]]],[]]