[[["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 its delegate, and is available in various versions, ranging from 2.63.1 down to 2.7.1."],["The class extends `ForwardingHttpJsonClientCallListener`, inheriting methods like `onClose`, `onHeaders`, and `onMessage`, and it's derived from `HttpJsonClientCall.Listener`."],["The `delegate()` method within this class returns an `HttpJsonClientCall.Listener`, allowing for the retrieval of the underlying listener."],["The constructor `SimpleForwardingHttpJsonClientCallListener` requires an `HttpJsonClientCall.Listener\u003cResponseT\u003e` as a delegate."]]],[]]