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