[[["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-01 UTC."],[[["This webpage provides documentation for `ForwardingHttpJsonClientCall.SimpleForwardingHttpJsonClientCall`, a simplified version of `ForwardingHttpJsonClientCall` in the Google API Client Libraries for Java."],["The content lists multiple versions of the library, ranging from the latest version 2.63.1 down to 2.7.1, with version 2.54.1 being the version where the current class's documentation applies."],["`SimpleForwardingHttpJsonClientCall` allows subclasses to use a `HttpJsonClientCall` as a delegate, extending functionality with methods like `cancel`, `halfClose`, `request`, `sendMessage`, and `start`, among others, inherited from its parent classes."],["The class offers a constructor `SimpleForwardingHttpJsonClientCall(HttpJsonClientCall\u003cRequestT,ResponseT\u003e delegate)` that takes a delegate `HttpJsonClientCall` object, and the method `delegate()` returns this delegate."],["The class parameters `RequestT` and `ResponseT` are included and also describes the class's inheritance which starts with `java.lang.Object` and ends with `ForwardingHttpJsonClientCall.SimpleForwardingHttpJsonClientCall\u003cRequestT,ResponseT\u003e`."]]],[]]