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\u003eThe content focuses on the \u003ccode\u003eConnectionService\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.BigQuery.Connection.V1\u003c/code\u003e namespace, which is responsible for managing external data source connections and credentials.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.9.0 is the latest version available, and the page contains information about versions ranging from 1.2.0 to 2.9.0 for this \u003ccode\u003eConnectionService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConnectionService\u003c/code\u003e class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and includes inherited members such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConnectionService\u003c/code\u003e class includes two primary methods for binding services: \u003ccode\u003eBindService(ConnectionService.ConnectionServiceBase)\u003c/code\u003e and \u003ccode\u003eBindService(ServiceBinderBase, ConnectionService.ConnectionServiceBase)\u003c/code\u003e, both of which enable the registration of service definitions or service methods.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods take a \u003ccode\u003eserviceImpl\u003c/code\u003e parameter, which is an object that handles the server-side logic for the connection service.\u003c/p\u003e\n"]]],[],null,[]]