[[["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."],[[["The latest version of GrpcTransportChannel.Builder is 2.63.1, but it has a history of versions including going as far back as 2.7.1."],["The `GrpcTransportChannel.Builder` class is an abstract static class that extends `java.lang.Object`, inheriting methods such as `clone()`, `equals()`, and `hashCode()`."],["The `GrpcTransportChannel.Builder` class offers methods such as `build()`, which returns a `GrpcTransportChannel` object, and `setManagedChannel()`, which is used to set a `ManagedChannel` value and returns a `GrpcTransportChannel.Builder`."],["The `GrpcTransportChannel` is located within the `com.google.api.gax.grpc` package."],["The `Builder()` constructor is public."]]],[]]