[[["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."],[[["The webpage provides a comprehensive list of versions for the `HttpJsonChannel`, ranging from the latest version 2.63.1 down to version 2.7.1."],["The `HttpJsonChannel` interface is detailed, and it is used to issue http-json calls."],["The primary method of `HttpJsonChannel` is `newCall`, which creates an `HttpJsonClientCall` using an `ApiMethodDescriptor` and `HttpJsonCallOptions`."],["The `newCall` method takes `methodDescriptor` and `callOptions` as parameters, which are types `ApiMethodDescriptor` and `HttpJsonCallOptions` respectively, and it returns a type `HttpJsonClientCall`."],["Each version listed links to the relevant documentation for `HttpJsonChannel` within the Google API Client Library for Java."]]],[]]