[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["This webpage details the `SimpleForwardingHttpJsonClientCallListener` class, which is a simplified implementation 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 handling of HTTP/JSON client calls."],["The page lists various versions of this class, from version 2.63.1 (latest) down to version 2.7.1, indicating a history of updates and releases."],["The `SimpleForwardingHttpJsonClientCallListener` extends the `ForwardingHttpJsonClientCallListener` and through it also extends the `HttpJsonClientCall.Listener`, inheriting several methods for handling message and metadata passing."],["The class includes one constructor that accepts a `HttpJsonClientCall.Listener\u003cResponseT\u003e` delegate as a parameter, and has a `delegate()` method that returns the current `HttpJsonClientCall.Listener` delegate."]]],[]]