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