[[["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-09 UTC."],[[["This webpage provides documentation for the `HttpJsonTransportChannel.Builder` class within the Google API Client Library for Java, specifically for version 2.10.0, with links to older versions."],["The latest version of this class is 2.63.1, while the page specifically covers the 2.10.0 version and provides links all the way to 2.7.1."],["`HttpJsonTransportChannel.Builder` is an abstract class that extends `java.lang.Object`, and lists its inherited methods from `java.lang.Object`."],["The class has one constructor, `Builder()`, and two abstract methods: `build()` which returns a `HttpJsonTransportChannel`, and `setManagedChannel(ManagedHttpJsonChannel value)` that takes a `ManagedHttpJsonChannel` as an argument and returns a `HttpJsonTransportChannel.Builder`."],["This `HttpJsonTransportChannel.Builder` class allows users to build an HTTP JSON transport channel for communication with Google APIs using `build()`, and set the managed channel via `setManagedChannel(ManagedHttpJsonChannel value)`."]]],[]]