[[["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 links provided to documentation for that and many prior versions."],["`StreamingCallSettings` is a class used to configure a streaming callable object for interactions with a streaming API method."],["The `StreamingCallSettings` class inherits members from `java.lang.Object`, including methods like `clone()`, `equals()`, and `hashCode()`."],["The class has two type parameters, `RequestT` and `ResponseT`, whose specific usage is undefined."],["Static method `newBuilder()` provides a way to create a new builder for `StreamingCallSettings`, and the `toBuilder()` method returns a builder object for the given `StreamingCallSettings` instance."]]],[]]