[[["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 documentation for various versions of `HttpJsonChannel`, ranging from version 2.63.1 (latest) down to 2.7.1."],["`HttpJsonChannel` is an interface that facilitates making HTTP-JSON calls."],["The main functionality of `HttpJsonChannel` is provided through the `newCall` method, used to issue http-json calls."],["The `newCall` method takes two parameters, `methodDescriptor` and `callOptions`, which are of types `ApiMethodDescriptor` and `HttpJsonCallOptions`, respectively."],["The `newCall` method returns an `HttpJsonClientCall` object."]]],[]]