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