[[["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 provides documentation for various versions of `ForwardingHttpJsonClientCall.SimpleForwardingHttpJsonClientCall`, ranging from version 2.63.1 (latest) down to 2.7.1."],["`SimpleForwardingHttpJsonClientCall` is a simplified subclass of `ForwardingHttpJsonClientCall`, which allows subclasses to use a `HttpJsonClientCall` as a delegate."],["The class inherits several methods from `ForwardingHttpJsonClientCall`, such as `cancel`, `delegate`, `halfClose`, `request`, `sendMessage`, and `start`, and also includes a `delegate()` method that returns the HttpJsonClientCall delegate."],["The `SimpleForwardingHttpJsonClientCall` constructor takes an `HttpJsonClientCall` delegate as a parameter, which is used for forwarding calls."],["The class has two type parameters, `RequestT` and `ResponseT`, which define the types of requests and responses handled by the call."]]],[]]