[[["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, specifically in the context of the Google API Client Libraries for Java."],["The `ChannelFactory` interface is used to create a single `ManagedChannel` which is fundamental for gRPC communication."],["The latest version documented is 2.63.1 and there are numerous other versions of the documentation available to be browsed on the webpage, going all the way back to version 2.7.1."],["The `createSingleChannel()` method is the only method within the interface, which returns a `ManagedChannel` and may throw an `IOException`."],["Although the `ChannelFactory` interface is public, it is primarily intended for advanced usage, and its exposure is due to technical reasons."]]],[]]