[[["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 provides documentation for `ForwardingHttpJsonClientCall.SimpleForwardingHttpJsonClientCall`, a simplified version of `ForwardingHttpJsonClientCall` in the Google API Client Library for Java (gax) version 2.36.0."],["The page lists links to documentation for various versions of this class, ranging from 2.63.1 (latest) down to 2.7.1."],["`SimpleForwardingHttpJsonClientCall` allows subclasses to use `HttpJsonClientCall` as a delegate and inherits methods like `cancel`, `delegate`, `halfClose`, `request`, `sendMessage`, and `start` from `ForwardingHttpJsonClientCall`, along with several other methods from the root `Object` class."],["The class has type parameters `RequestT` and `ResponseT` without descriptions, and a protected constructor that takes a `HttpJsonClientCall` delegate."],["The `delegate()` method is detailed, returning the `HttpJsonClientCall` delegate with its specified `RequestT` and `ResponseT` types."]]],[]]