[[["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-06-17 UTC."],[[["The latest version of `HttpJsonServerStreamingRequestParamCallable` is 2.63.1, and the page details versions ranging down to 2.7.1."],["`HttpJsonServerStreamingRequestParamCallable` extends `ServerStreamingCallable` and is a class designed for server streaming operations."],["It includes methods inherited from `ServerStreamingCallable`, as well as `java.lang.Object`, like `call()`, `serverStreamingCall()`, and `clone()`."],["The `call()` method, which overrides the method in `ServerStreamingCallable`, facilitates server streaming calls with a given request, a response observer, and an API call context."],["The class has type parameters for RequestT and ResponseT, which define the request and response types used in server streaming calls, respectively."]]],[]]