[[["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."],[[["The latest version available for `StreamingCallSettings` is 2.63.1, with many other previous versions listed from 2.62.0 down to 2.7.1."],["`StreamingCallSettings` is a Java class used to configure a streaming callable object for calls to a streaming API method, and is a subclass of `java.lang.Object`."],["The class offers a static `newBuilder()` method to create a builder instance, and a `toBuilder()` method to create a builder from the current instance, both for custom configuration."],["The class is constructed with two type parameters, `RequestT` and `ResponseT`, but there is no description for them, only the placeholder given."],["There are a list of inherited member methods, such as clone, equals, finalize, getClass, hashCode, etc... that inherit from `Object`."]]],[]]