[[["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-02 UTC."],[[["This webpage lists the available versions of `StreamingCallSettings` for the Google API Client Library for Java, ranging from version 2.7.1 up to the latest version 2.63.1."],["`StreamingCallSettings` is a class used to configure streaming callable objects for calls to a streaming API method, with `RequestT` and `ResponseT` representing the request and response types."],["The class `StreamingCallSettings` inherits members from `java.lang.Object`, providing standard object methods."],["The webpage details the methods `newBuilder()` for creating a new builder instance, and `toBuilder()` to create a builder from an existing `StreamingCallSettings` instance, both returning a `StreamingCallSettings.Builder`."],["The content provides information about the two parameters `RequestT` and `ResponseT` that are used in the class StreamingCallSettings, however it doesn't provide a description of what these do."]]],[]]