public static void BindService(ServiceBinderBase serviceBinder, ConnectionService.ConnectionServiceBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["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-07 UTC."],[[["The latest version of the BigQuery Connection v1 API is 2.9.0, as listed at the top of the version list."],["This documentation provides reference information for the `ConnectionService` class, which is used for managing external data source connections and credentials."],["The `ConnectionService` class includes two methods, `BindService`, which are for creating service definitions that can be registered with a server, and registering service methods with a service binder, respectively."],["The `ConnectionService` class inherits members from the `object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The documentation provides information on various versions of the Google Cloud BigQuery Connection, starting from version 1.2.0 and going all the way to 2.9.0."]]],[]]