[[["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-04-02 UTC."],[[["The latest version of the `ManagedHttpJsonChannel.Builder` is 2.63.1, with numerous previous versions available for reference, ranging back to version 2.7.1."],["This class, `ManagedHttpJsonChannel.Builder`, extends `java.lang.Object` and inherits several members such as `clone()`, `equals()`, and `toString()`."],["The `build()` method is used to construct and return an instance of `ManagedHttpJsonChannel`."],["The builder allows setting parameters such as the endpoint, using the `setEndpoint(String endpoint)` method."],["The builder also allows setting an executor, or an HTTP transport using the methods, `setExecutor(Executor executor)` and `setHttpTransport(HttpTransport httpTransport)` respectively."]]],[]]