[[["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 provides documentation for the `SimpleForwardingHttpJsonClientCallListener` class, a simplified version of `ForwardingHttpJsonClientCallListener` in the `com.google.api.gax.httpjson` package."],["The `SimpleForwardingHttpJsonClientCallListener` class allows subclasses to use an instance of `HttpJsonClientCall.Listener` as its delegate, streamlining the forwarding process."],["The latest version documented is 2.63.1, and the page includes a comprehensive list of previous versions dating back to version 2.7.1, which link to their respective documentations."],["The class inherits members and functionalities from `ForwardingHttpJsonClientCallListener`, `HttpJsonClientCall.Listener`, and `java.lang.Object`, including methods like `onClose`, `onHeaders`, and `onMessage`."],["The constructor for `SimpleForwardingHttpJsonClientCallListener` requires a `HttpJsonClientCall.Listener\u003cResponseT\u003e` as a delegate, as outlined in the parameter description."]]],[]]