[[["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 `ChannelFactory` interface within the `com.google.api.gax.grpc` package, part of the Google API Client Library for Java."],["The `ChannelFactory` interface is designed to create a single `ManagedChannel` instance, used for establishing gRPC connections."],["The documentation lists numerous historical versions of the library, ranging from version 2.63.1 (latest) down to version 2.7.1."],["The `createSingleChannel()` method, part of the `ChannelFactory` interface, is an abstract method that returns a `ManagedChannel` and may throw an `IOException`."],["The `ChannelFactory` is marked public for technical reasons and is intended for advanced usage scenarios."]]],[]]