[[["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 page provides documentation for the `StreamingCallSettings.Builder` class in the Google API Client Libraries for Java, specifically within the `com.google.api.gax.rpc` package."],["The `StreamingCallSettings.Builder` class is designed to handle streaming settings for RPC calls, using generic types `RequestT` and `ResponseT` to represent request and response data types."],["The page lists available versions of the class, starting with version 2.63.1 as the latest and going back to version 2.7.1."],["The documentation outlines the class's inheritance structure, showing that it extends from `java.lang.Object`, and also provides details on its constructors and the `build()` method, which returns a new `StreamingCallSettings` object."],["The documentation also provides a list of inherited members from the Object class, such as `clone()` and `equals()`."]]],[]]