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