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