[[["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-15 UTC."],[[["This webpage provides documentation for the `StreamingCallSettings.Builder` class in the Google Cloud API Client Library for Java (gax), with the most recent version being 2.63.1."],["The page lists various versions of the `StreamingCallSettings.Builder`, ranging from the latest release (2.63.1) down to version 2.7.1, with hyperlinks for each version to allow direct access to the respective documentation."],["`StreamingCallSettings.Builder` is a generic class that takes two type parameters, `RequestT` and `ResponseT`, without further description for the user."],["There are two constructors available for creating a `StreamingCallSettings.Builder` instance: a default constructor and another constructor that takes an existing `StreamingCallSettings` object, and the class inherits members from `java.lang.Object`."],["The `build()` method is used to construct and return a `StreamingCallSettings` instance from the builder, allowing the configuration of the streaming behavior in a gRPC service."]]],[]]