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