[[["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` that uses `HttpJsonClientCall` as a delegate."],["The content includes a list of available versions, ranging from 2.63.1 (latest) down to 2.7.1, with links to the documentation for each version."],["`SimpleForwardingHttpJsonClientCall` inherits members and methods from `ForwardingHttpJsonClientCall`, and provides the `delegate()` method to access the underlying `HttpJsonClientCall` instance."],["The class has type parameters `RequestT` and `ResponseT` for generic request and response types, making it flexible for different data models."],["It includes a constructor `SimpleForwardingHttpJsonClientCall(HttpJsonClientCall\u003cRequestT,ResponseT\u003e delegate)` that takes a `HttpJsonClientCall` as a delegate."]]],[]]