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."],[[["\u003cp\u003eThis documentation provides reference information for the \u003ccode\u003eConnectionService\u003c/code\u003e class within the Google.Cloud.BigQuery.Connection.V1 namespace, specifically detailing its role in managing external data source connections and credentials.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.9.0, with a comprehensive list of previous versions extending back to 1.2.0, all accessible via provided links.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConnectionService\u003c/code\u003e inherits from the base object class and includes methods to \u003ccode\u003eBindService\u003c/code\u003e, either creating a service definition or registering methods with a service binder.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods accept a \u003ccode\u003eConnectionServiceBase\u003c/code\u003e implementation and a \u003ccode\u003eServiceBinderBase\u003c/code\u003e in the case of the second overload, to manage and register the server-side logic.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes methods such as \u003ccode\u003eBindService\u003c/code\u003e which can be used to create a service definition that is to be registered with a server, or to register service method with or without implementation.\u003c/p\u003e\n"]]],[],null,[]]