[[["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."],[[["The webpage details the `SimpleForwardingHttpJsonClientCallListener` class, which is a simplified version of `ForwardingHttpJsonClientCallListener` in the `com.google.api.gax.httpjson` package."],["Version 2.63.1 is the latest version of the class, while version 2.37.0 is being documented on this specific page, which contains documentation for version 2.37.0."],["The `SimpleForwardingHttpJsonClientCallListener` class allows subclasses to delegate to a `HttpJsonClientCall.Listener` instance."],["This class inherits from `ForwardingHttpJsonClientCallListener`, which in turn inherits from `HttpJsonClientCall.Listener`, and ultimately `java.lang.Object`."],["The primary constructor for `SimpleForwardingHttpJsonClientCallListener` accepts a `HttpJsonClientCall.Listener` as a delegate, and the `delegate()` method returns the associated listener."]]],[]]