[[["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-09 UTC."],[[["This page provides documentation for the `StreamingCallSettings.Builder` class in the Google API Client Library for Java, specifically for versions ranging from 2.7.1 to the latest version, 2.63.1."],["The `StreamingCallSettings.Builder` class is used to construct instances of `StreamingCallSettings`, which manage settings for streaming RPC methods."],["The documentation also shows the inheritance hierarchy of the class, where it extends java.lang.Object and therefore inherits all its members."],["The class takes two type parameters, `RequestT` and `ResponseT`, but no description of what these parameters are, and it offers two constructors, one default and one that accepts pre existing `StreamingCallSettings`."],["The page also includes the singular method of the `StreamingCallSettings.Builder` class, `build()`, which is how you retrieve the actual instance of `StreamingCallSettings` from the Builder."]]],[]]