[[["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 the `ForwardingHttpJsonClientCall.SimpleForwardingHttpJsonClientCall` class within the Google API Client Libraries for Java, specifically for versions ranging from 2.7.1 to 2.63.1."],["`SimpleForwardingHttpJsonClientCall` is a simplified version of `ForwardingHttpJsonClientCall`, allowing subclasses to utilize a `HttpJsonClientCall` as the delegate."],["The `SimpleForwardingHttpJsonClientCall` class inherits from `ForwardingHttpJsonClientCall`, which itself extends `HttpJsonClientCall`, and ultimately inherits from `java.lang.Object`."],["The class includes a constructor `SimpleForwardingHttpJsonClientCall(HttpJsonClientCall\u003cRequestT,ResponseT\u003e delegate)` and a `delegate()` method that returns the `HttpJsonClientCall` being delegated to."],["This page also includes various inherited methods for managing HTTP/JSON client call functionality such as cancel, halfClose, request, sendMessage, and start."]]],[]]