[[["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-06 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`."]]],[]]