[[["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 in the Google API client library for Java, specifically for version 2.15.0."],["The latest version available is 2.63.1, and the page lists various other historical versions of the `GrpcTransportChannel.Builder` class dating back to version 2.7.1."],["`GrpcTransportChannel.Builder` is an abstract class extending `java.lang.Object` and inherits standard object methods such as `equals()`, `hashCode()`, and `toString()`."],["The class includes methods for building a `GrpcTransportChannel` object through the `build()` method, as well as a `setManagedChannel()` method for setting the `io.grpc.ManagedChannel`."],["The `setManagedChannel()` method, which accepts a `ManagedChannel` object, and the `build()` method, which returns a `GrpcTransportChannel`, are the two methods found within the `GrpcTransportChannel.Builder` class."]]],[]]