[[["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."],[[["The latest version of the `ManagedHttpJsonChannel.Builder` is 2.63.1, with numerous previous versions available for reference, dating back to version 2.7.1."],["`ManagedHttpJsonChannel.Builder` inherits members from the `java.lang.Object` class, including methods such as `clone()`, `equals()`, and `hashCode()`."],["The `build()` method creates and returns a `ManagedHttpJsonChannel` object."],["The `setEndpoint()` method allows you to define a specific endpoint for the `ManagedHttpJsonChannel.Builder`, and returns a `ManagedHttpJsonChannel.Builder` object."],["You can customize the executor used by the `ManagedHttpJsonChannel.Builder` with the `setExecutor()` method, or define the transport with `setHttpTransport()`, both of which will return a `ManagedHttpJsonChannel.Builder` object."]]],[]]