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