[[["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 details various versions of `HttpJsonTransportChannel.Builder`, ranging from the latest version 2.63.1 down to version 2.7.1."],["The `HttpJsonTransportChannel.Builder` class is an abstract static class that inherits from `java.lang.Object`."],["It includes a default constructor `Builder()` and methods to build the channel with `build()` and set the managed channel with `setManagedChannel()`."],["The `build()` method returns an instance of `HttpJsonTransportChannel`, while `setManagedChannel()` returns an instance of `HttpJsonTransportChannel.Builder`."],["The `setManagedChannel` method takes in a parameter named \"value\", which is of type `ManagedHttpJsonChannel`."]]],[]]