[[["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 a comprehensive list of versions for the `HttpJsonChannel`, ranging from version 2.63.1 (latest) down to 2.7.1."],["The `HttpJsonChannel` interface is detailed, which is used for making HTTP-JSON calls."],["The core functionality within the interface is the `newCall` method, which creates and issues calls via `HttpJsonClientCall`."],["The `newCall` method requires two parameters: an `ApiMethodDescriptor` and `HttpJsonCallOptions`, to construct the call."],["The output of the `newCall` function is an `HttpJsonClientCall` which allows for a request to be executed."]]],[]]