[[["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 latest version of `HttpJsonTransportChannel.Builder` is 2.63.1, and the page provides links to the documentation for this version and many older versions."],["This documentation outlines the `HttpJsonTransportChannel.Builder` class, which is an abstract static class used to build `HttpJsonTransportChannel` objects."],["The `HttpJsonTransportChannel.Builder` class inherits several methods from the `java.lang.Object` class, such as `clone()`, `equals(Object)`, `getClass()`, and more."],["The `HttpJsonTransportChannel.Builder` class includes a default constructor `Builder()` and two abstract methods, `build()`, and `setManagedChannel(ManagedHttpJsonChannel value)`, for constructing and configuring the `HttpJsonTransportChannel` objects."],["The `build()` method is utilized to produce a `HttpJsonTransportChannel` instance and the `setManagedChannel` method is used to set a managed channel in the builder object."]]],[]]