[[["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-04-09 UTC."],[[["This webpage details the `SimpleForwardingHttpJsonClientCallListener` class, which is a simplified subclass of `ForwardingHttpJsonClientCallListener` within the `com.google.api.gax.httpjson` package."],["The `SimpleForwardingHttpJsonClientCallListener` allows subclasses to delegate to an instance of `HttpJsonClientCall.Listener`."],["The page provides documentation for version 2.55.0 of the class and links to prior versions, all the way up to the latest release of 2.63.1, each corresponding to a distinct GAX version."],["The class inherits and overrides methods like `delegate()`, `onClose`, `onHeaders`, and `onMessage` from its parent classes."],["The class uses a `ResponseT` type parameter, and its constructor accepts a `HttpJsonClientCall.Listener\u003cResponseT\u003e` delegate."]]],[]]