[[["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-03-21 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."]]],[]]