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 document details the \u003ccode\u003eConnectionService\u003c/code\u003e class, which is used for managing external data source connections and credentials within the \u003ccode\u003eGoogle.Cloud.BigQuery.Connection.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version is 2.9.0, and the document provides links to previous versions, ranging from 2.8.0 down to 1.2.0, with version 2.1.0 being the primary context.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConnectionService\u003c/code\u003e inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and includes methods for binding services, namely \u003ccode\u003eBindService(ConnectionService.ConnectionServiceBase)\u003c/code\u003e and \u003ccode\u003eBindService(ServiceBinderBase, ConnectionService.ConnectionServiceBase)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document describes two versions of the \u003ccode\u003eBindService\u003c/code\u003e method, one for creating a service definition and another to register service methods with a service binder, both of which require a \u003ccode\u003eConnectionService.ConnectionServiceBase\u003c/code\u003e implementation.\u003c/p\u003e\n"]]],[],null,[]]