[[["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 webpage provides documentation for the `GrpcTransportChannel.Builder` class within the `com.google.api.gax.grpc` package, specifically for Java."],["The documentation covers various versions of the library, with version 2.63.1 being the latest, and includes a detailed list of links to previous releases, allowing users to access information for specific library versions."],["The `GrpcTransportChannel.Builder` class inherits from `java.lang.Object` and includes inherited methods such as `clone()`, `equals(Object)`, `hashCode()`, and `toString()`."],["The `Builder` class has methods like `build()` to construct a `GrpcTransportChannel` object, and `setManagedChannel(ManagedChannel value)` to configure the underlying `ManagedChannel`."],["The `setManagedChannel` method accepts an `io.grpc.ManagedChannel` as a parameter and returns a `GrpcTransportChannel.Builder` instance, enabling method chaining."]]],[]]