[[["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 page provides documentation for the `GrpcTransportChannel.Builder` class within the `com.google.api.gax.grpc` package, specifically for Java."],["The latest version of `GrpcTransportChannel.Builder` is 2.63.1, and the page offers a history of versions, dating back to version 2.7.1."],["`GrpcTransportChannel.Builder` inherits from `java.lang.Object` and has inherited members like `clone()`, `equals()`, and `wait()`, among others."],["The `GrpcTransportChannel.Builder` class includes a default constructor `Builder()` and two primary methods: `build()` which returns a `GrpcTransportChannel` object, and `setManagedChannel(ManagedChannel value)` for setting the `ManagedChannel` value."],["The `setManagedChannel` method returns an instance of `GrpcTransportChannel.Builder`, so it can be used for chaining."]]],[]]