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