[[["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 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."]]],[]]