[[["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."],[[["This webpage provides documentation for the `ManagedHttpJsonChannel.Builder` class in the Google API Client Library for Java, specifically within the `com.google.api.gax.httpjson` package."],["The page lists various versions of the `ManagedHttpJsonChannel.Builder`, with version 2.63.1 being the latest release, and version 2.31.1 being the current version."],["The `ManagedHttpJsonChannel.Builder` class inherits from `java.lang.Object` and includes inherited members such as `clone()`, `equals()`, and `hashCode()`."],["The class includes methods like `build()`, `setEndpoint()`, `setExecutor()`, and `setHttpTransport()`, which allow for the construction and configuration of a `ManagedHttpJsonChannel` instance."],["The `build()` method returns a `ManagedHttpJsonChannel`, and the `setEndpoint()`, `setExecutor()`, and `setHttpTransport()` methods return a `ManagedHttpJsonChannel.Builder`, enabling method chaining."]]],[]]