[[["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."],[[["This webpage details the `SimpleForwardingHttpJsonClientCallListener` class, which is a simplified implementation of `ForwardingHttpJsonClientCallListener` within the `com.google.api.gax.httpjson` package."],["The `SimpleForwardingHttpJsonClientCallListener` allows subclasses to specify a `HttpJsonClientCall.Listener` as the delegate, simplifying the process of forwarding client call events."],["The class hierarchy for `SimpleForwardingHttpJsonClientCallListener` includes inheritance from `java.lang.Object`, `HttpJsonClientCall.Listener`, and `ForwardingHttpJsonClientCallListener`."],["The latest version of the package is `2.63.1`, with many previous versions listed including `2.62.0` all the way to `2.7.1`, each linking to their respective documentation."],["The `SimpleForwardingHttpJsonClientCallListener` class includes a constructor that accepts a delegate of type `HttpJsonClientCall.Listener\u003cResponseT\u003e` and offers a `delegate()` method to access this listener."]]],[]]