[[["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."],[[["This webpage provides documentation for the `GrpcTransportChannel.Builder` class within the `com.google.api.gax.grpc` package across multiple versions, ranging from the latest version 2.63.1 down to version 2.7.1."],["The `GrpcTransportChannel.Builder` class is an abstract static class, inheriting from `java.lang.Object` and containing inherited members such as `clone()`, `equals()`, `getClass()`, and more."],["The `Builder` class includes a constructor `Builder()` and two methods: `build()`, which returns a `GrpcTransportChannel`, and `setManagedChannel()`, which sets the `ManagedChannel` and returns a `GrpcTransportChannel.Builder`."],["The `setManagedChannel` method takes an `io.grpc.ManagedChannel` as its `value` parameter, allowing configuration of the managed channel for the `GrpcTransportChannel.Builder`."],["The current page being displayed is showing Version 2.32.1 as a reference point, which is not the latest version available."]]],[]]