[[["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."],[[["This page details the `HttpJsonServerStreamingRequestParamCallable` class, which extends `ServerStreamingCallable` for handling HTTP/JSON server-streaming requests."],["The latest version of this class is 2.63.1, with a comprehensive list of previous versions available, spanning back to version 2.7.1, accessible via their respective links."],["`HttpJsonServerStreamingRequestParamCallable` inherits several methods from `ServerStreamingCallable` and `Object`, including various `call` methods for server streaming operations, as well as common Java methods like `clone`, `equals`, and `toString`."],["The class includes a `call` method that facilitates server streaming with a request, response observer, and an `ApiCallContext`, overriding the `ServerStreamingCallable`'s `call` method."],["The class has two Type Parameters, `RequestT` and `ResponseT`."]]],[]]