[[["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 `ForwardingHttpJsonClientCall.SimpleForwardingHttpJsonClientCall` class, a simplified version of `ForwardingHttpJsonClientCall` in the `com.google.api.gax.httpjson` package."],["The `SimpleForwardingHttpJsonClientCall` class allows subclasses to utilize a `HttpJsonClientCall` as the delegate and extends `ForwardingHttpJsonClientCall`, which in turn extends `HttpJsonClientCall`, and further `java.lang.Object`."],["The page lists versions ranging from 2.63.1 (latest) down to version 2.7.1, each linking to their respective documentation, for `SimpleForwardingHttpJsonClientCall`."],["The class includes a constructor that takes an `HttpJsonClientCall` delegate and a `delegate()` method for retrieving the delegate."],["The class takes in two Type Parameters, `RequestT` and `ResponseT`."]]],[]]