[[["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 page details the `SimpleForwardingHttpJsonClientCall` class, a simplified version of `ForwardingHttpJsonClientCall` within the Google API client library for Java."],["`SimpleForwardingHttpJsonClientCall` allows subclasses to use an `HttpJsonClientCall` instance as its delegate, simplifying the implementation."],["The class inherits methods from `ForwardingHttpJsonClientCall`, `HttpJsonClientCall`, and `Object`, and provides its own `delegate()` method that returns the `HttpJsonClientCall` delegate."],["The page lists the `SimpleForwardingHttpJsonClientCall` documentation for various versions of the library, ranging from version 2.63.1 down to version 2.7.1, with version 2.63.1 being the latest."],["The class has two type parameters, `RequestT` and `ResponseT`, used for defining request and response types, respectively."]]],[]]