[[["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 webpage details the `SimpleForwardingHttpJsonClientCallListener` class, which is a simplified version of `ForwardingHttpJsonClientCallListener` within the `com.google.api.gax.httpjson` package."],["The `SimpleForwardingHttpJsonClientCallListener` class allows subclasses to use an `HttpJsonClientCall.Listener` as the delegate, providing an easy way to manage HTTP JSON client call listeners."],["The page provides a comprehensive list of available versions, ranging from the latest version `2.63.1` down to `2.7.1`, each linking to its specific documentation."],["The `SimpleForwardingHttpJsonClientCallListener` extends the `ForwardingHttpJsonClientCallListener` class and inherits methods such as `delegate()`, `onClose()`, `onHeaders()`, and `onMessage()`."],["The constructor `SimpleForwardingHttpJsonClientCallListener(HttpJsonClientCall.Listener\u003cResponseT\u003e delegate)` allows passing a `Listener` as the delegate, and there is a method `delegate()` that returns the `Listener`."]]],[]]