[[["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, facilitating streamlined event handling."],["The page lists available versions of the package from version 2.63.1 (latest) down to version 2.7.1, each linking to its respective documentation."],["The `SimpleForwardingHttpJsonClientCallListener` class is an abstract static class that extends `ForwardingHttpJsonClientCallListener` and inherits members from various parent classes including `HttpJsonClientCall.Listener` and `Object`."],["The constructor `SimpleForwardingHttpJsonClientCallListener` accepts an `HttpJsonClientCall.Listener` delegate as a parameter, and a method `delegate()` allows the retrieval of the same delegate."]]],[]]