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 latest version of the BigQuery Connection v1 API is 2.9.0, with version 2.8.0 also listed and all versions from 1.2.0 to 2.9.0 being available in the documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConnectionService\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.BigQuery.Connection.V1\u003c/code\u003e namespace, is designed to manage external data source connections and credentials.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConnectionService\u003c/code\u003e inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, and includes methods like \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\u003eBindService\u003c/code\u003e method can create a service definition for registration with a server, and can register a service method with a service binder.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBindService\u003c/code\u003e takes in an object of type \u003ccode\u003eConnectionServiceBase\u003c/code\u003e as its primary parameter, as it is an object that carries out the handling logic.\u003c/p\u003e\n"]]],[],null,[]]