[[["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."],[[["The latest version of the `HttpJsonServerStreamingRequestParamCallable` class is 2.63.1, with multiple previous versions listed ranging down to version 2.7.1."],["`HttpJsonServerStreamingRequestParamCallable` is a class that extends `ServerStreamingCallable`, and is used for handling server-side streaming requests and responses."],["The class provides methods such as `call`, `blockingServerStreamingCall`, and `serverStreamingCall`, which are inherited from `ServerStreamingCallable`, to manage different aspects of server streaming communication."],["This class can be used to make a server streaming call with the given `ApiCallContext`, where the call method takes in a `request`, a `responseObserver`, and a `context` as parameters."],["The `HttpJsonServerStreamingRequestParamCallable` class has two type parameters `RequestT` and `ResponseT` that are not further specified."]]],[]]