public static void BindService(ServiceBinderBase serviceBinder, Bigtable.BigtableBase 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-12 UTC."],[[["\u003cp\u003eThe documentation provides reference and code samples for the Google Bigtable v2 API's \u003ccode\u003eBigtable\u003c/code\u003e class, which is used for interacting with existing Bigtable tables.\u003c/p\u003e\n"],["\u003cp\u003eThis page highlights version 3.9.0 of the API, but also includes links to a range of older versions, extending back to version 2.2.0, with the latest available being version 3.17.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigtable\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace, inherits from \u003ccode\u003eobject\u003c/code\u003e and is housed within the \u003ccode\u003eGoogle.Cloud.Bigtable.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigtable\u003c/code\u003e class includes two methods, \u003ccode\u003eBindService(BigtableBase)\u003c/code\u003e and \u003ccode\u003eBindService(ServiceBinderBase, BigtableBase)\u003c/code\u003e, for creating and registering server service definitions, or customizing the service binding logic.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBindService\u003c/code\u003e methods utilize \u003ccode\u003eBigtableBase\u003c/code\u003e objects to handle server-side logic, and can define server services that use parameters such as \u003ccode\u003eserviceImpl\u003c/code\u003e and \u003ccode\u003eserviceBinder\u003c/code\u003e to manage the bindings.\u003c/p\u003e\n"]]],[],null,[]]